[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201119113734.25047-1-jcmvbkbc@gmail.com>
Date: Thu, 19 Nov 2020 03:37:34 -0800
From: Max Filippov <jcmvbkbc@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-xtensa@...ux-xtensa.org,
Chris Zankel <chris@...kel.net>,
Max Filippov <jcmvbkbc@...il.com>
Subject: [PULL 0/3] xtensa fixes for v5.10
Hi Linus,
please pull the following fixes for the Xtensa architecture for v5.10.
The following changes since commit 09162bc32c880a791c6c0668ce0745cf7958f576:
Linux 5.10-rc4 (2020-11-15 16:44:31 -0800)
are available in the Git repository at:
git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20201119
for you to fetch changes up to dc293f2106903ab9c24e9cea18c276e32c394c33:
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype (2020-11-17 05:09:28 -0800)
----------------------------------------------------------------
Xtensa fixes for v5.10:
- fix placement of cache alias remapping area
- disable preemption around cache alias management calls
- add missing __user annotation to strncpy_from_user argument
----------------------------------------------------------------
Laurent Pinchart (1):
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Max Filippov (2):
xtensa: fix TLBTEMP area placement
xtensa: disable preemption around cache alias management calls
Documentation/xtensa/mmu.rst | 9 ++++++---
arch/xtensa/include/asm/pgtable.h | 2 +-
arch/xtensa/include/asm/uaccess.h | 2 +-
arch/xtensa/mm/cache.c | 14 ++++++++++++++
4 files changed, 22 insertions(+), 5 deletions(-)
--
Thanks.
-- Max
Powered by blists - more mailing lists