From: Max Filippov <jcmvbkbc@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-xtensa@linux-xtensa.org,
Chris Zankel <chris@zankel.net>,
Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL 0/3] xtensa fixes for 5.18
Date: Tue, 19 Apr 2022 23:16:08 -0700 [thread overview]
Message-ID: <20220420061611.4103443-1-jcmvbkbc@gmail.com> (raw)
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
next reply other threads:[~2022-04-20 6:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-20 6:16 Max Filippov [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220420061611.4103443-1-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=chris@zankel.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xtensa@linux-xtensa.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome