All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] xtensa fixes for v5.10
@ 2020-11-19 11:37 Max Filippov
  2020-11-19 19:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2020-11-19 11:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL 0/3] xtensa fixes for v5.10
  2020-11-19 11:37 [PULL 0/3] xtensa fixes for v5.10 Max Filippov
@ 2020-11-19 19:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-19 19:29 UTC (permalink / raw)
  To: Max Filippov
  Cc: Linus Torvalds, linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

The pull request you sent on Thu, 19 Nov 2020 03:37:34 -0800:

> git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20201119

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3494d58865ad4a47611dbb427b214cc5227fa5eb

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-19 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-19 11:37 [PULL 0/3] xtensa fixes for v5.10 Max Filippov
2020-11-19 19:29 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.