[PULL 0/5] xtensa updates for v5.8
From: Max Filippov
Date: Wed Jun 03 2020 - 05:23:46 EST
Hi Linus,
please pull the following Xtensa architecture updates for v5.8:
The following changes since commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce:
Linux 5.7-rc6 (2020-05-17 16:48:37 -0700)
are available in the Git repository at:
git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20200603
for you to fetch changes up to 3ead2f97bd44a9a106572d306cb04a878c569cb2:
xtensa: Fix spelling/grammar in comment (2020-05-25 16:11:43 -0700)
----------------------------------------------------------------
Xtensa updates for v5.8:
- fix __user annotations in asm/uaccess.h
- fix comments in entry.S
----------------------------------------------------------------
Chris Packham (1):
xtensa: Fix spelling/grammar in comment
Max Filippov (4):
xtensa: add missing __user annotations to __{get,put}_user_check
xtensa: fix type conversion in __get_user_size
xtensa: fix error paths in __get_user_{check,size}
xtensa: add missing __user annotations to asm/uaccess.h
arch/xtensa/include/asm/uaccess.h | 32 ++++++++++++++++----------------
arch/xtensa/kernel/entry.S | 4 ++--
2 files changed, 18 insertions(+), 18 deletions(-)
--
Thanks.
-- Max