[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200522214153.30163-1-jcmvbkbc@gmail.com>
Date: Fri, 22 May 2020 14:41:50 -0700
From: Max Filippov <jcmvbkbc@...il.com>
To: linux-xtensa@...ux-xtensa.org
Cc: Chris Zankel <chris@...kel.net>, Arnd Bergmann <arnd@...db.de>,
Al Viro <viro@...iv.linux.org.uk>,
linux-kernel@...r.kernel.org, Max Filippov <jcmvbkbc@...il.com>
Subject: [PATCH 0/3] xtensa: clean up __user annotations in asm/uaccess.h
Hello,
this series adds missing __user annotations to functions in
asm/uaccess.h. It fixes a bunch of sparse warnings for otherwise correct
code.
Max Filippov (3):
xtensa: add missing __user annotations to __{get,put}_user_check
xtensa: fix type conversion in __get_user_size
xtensa: add missing __user annotations to asm/uaccess.h
arch/xtensa/include/asm/uaccess.h | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 deletions(-)
--
2.20.1
Powered by blists - more mailing lists