All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] xtensa fixes for 5.12
@ 2021-03-29 18:36 Max Filippov
  2021-03-29 18:54 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2021-03-29 18:36 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.12.

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20210329

for you to fetch changes up to 7b9acbb6aad4f54623dcd4bd4b1a60fe0c727b09:

  xtensa: fix uaccess-related livelock in do_page_fault (2021-03-29 11:25:11 -0700)

----------------------------------------------------------------
Xtensa fixes for v5.12:

- fix build with separate exception vectors when they are placed too far
  from the rest of the kernel;
- fix uaccess-related livelock in do_page_fault.

----------------------------------------------------------------
Max Filippov (2):
      xtensa: move coprocessor_flush to the .text section
      xtensa: fix uaccess-related livelock in do_page_fault

 arch/xtensa/kernel/coprocessor.S | 64 +++++++++++++++++++++-------------------
 arch/xtensa/mm/fault.c           |  5 +++-
 2 files changed, 37 insertions(+), 32 deletions(-)

-- 
Thanks.
-- Max

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

* Re: [PULL 0/2] xtensa fixes for 5.12
  2021-03-29 18:36 [PULL 0/2] xtensa fixes for 5.12 Max Filippov
@ 2021-03-29 18:54 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-29 18:54 UTC (permalink / raw)
  To: Max Filippov
  Cc: Linus Torvalds, linux-kernel, linux-xtensa, Chris Zankel, Max Filippov

The pull request you sent on Mon, 29 Mar 2021 11:36:48 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1e43c377a79f9189fea8f2711b399d4e8b4e609b

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:[~2021-03-29 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29 18:36 [PULL 0/2] xtensa fixes for 5.12 Max Filippov
2021-03-29 18:54 ` 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.