All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] xtensa fixes for 5.18
@ 2022-04-20  6:16 Max Filippov
  2022-04-20  6:16 ` [PATCH 1/3] xtensa: patch_text: Fixup last cpu should be master Max Filippov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Max Filippov @ 2022-04-20  6:16 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.

The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

  https://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20220416

for you to fetch changes up to 839769c35477d4acc2369e45000ca7b0b6af39a7:

  xtensa: fix a7 clobbering in coprocessor context load/store (2022-04-15 18:44:02 -0700)

----------------------------------------------------------------
Xtensa fixes for v5.18:

- fix patching CPU selection in patch_text
- fix potential deadlock in ISS platform serial driver
- fix potential register clobbering in coprocessor exception handler

----------------------------------------------------------------
Duoming Zhou (1):
      arch: xtensa: platforms: Fix deadlock in rs_close()

Guo Ren (1):
      xtensa: patch_text: Fixup last cpu should be master

Max Filippov (1):
      xtensa: fix a7 clobbering in coprocessor context load/store

 arch/xtensa/kernel/coprocessor.S    | 4 ++--
 arch/xtensa/kernel/jump_label.c     | 2 +-
 arch/xtensa/platforms/iss/console.c | 8 --------
 3 files changed, 3 insertions(+), 11 deletions(-)

-- 
Thanks.
-- Max

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

end of thread, other threads:[~2022-04-20 20:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20  6:16 [PULL 0/3] xtensa fixes for 5.18 Max Filippov
2022-04-20  6:16 ` [PATCH 1/3] xtensa: patch_text: Fixup last cpu should be master Max Filippov
2022-04-20  6:16 ` [PATCH 2/3] arch: xtensa: platforms: Fix deadlock in rs_close() Max Filippov
2022-04-20  6:16 ` [PATCH 3/3] xtensa: fix a7 clobbering in coprocessor context load/store Max Filippov
2022-04-20 20:00 ` [PULL 0/3] xtensa fixes for 5.18 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.