* [GIT PULL] parisc architecture late bug fixes for kernel v5.16
@ 2021-12-22 16:07 Helge Deller
2021-12-22 19:02 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2021-12-22 16:07 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin, Sven Schnelle
The following changes since commit a7904a538933c525096ca2ccde1e60d0ee62c08e:
Linux 5.16-rc6 (2021-12-19 14:14:33 -0800)
are available in the Git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.16/parisc-7
for you to fetch changes up to aacb2016063dfa6da9378d76734cd9dc1e977619:
parisc: remove ARCH_DEFCONFIG (2021-12-22 09:02:10 +0100)
----------------------------------------------------------------
parisc architecture late bug fixes for kernel v5.16
- Fix a bug in the C code which calculates the relevant futex spinlock based on
the futex virtual address. In some cases a wrong spinlock (compared to what
is calculated in the assembly code path) was choosen which then can lead to
deadlocks.
- The 64-bit kernel missed to clip the LWS number in the Light-weight-syscall
path for 32-bit processes.
- Prevent CPU register dump to show stale value in IIR register on access rights traps.
- Remove unused ARCH_DEFCONFIG entries.
----------------------------------------------------------------
Helge Deller (1):
parisc: Clear stale IIR value on instruction access rights trap
John David Anglin (2):
parisc: Correct completer in lws start
parisc: Fix mask used to select futex spinlock
Masahiro Yamada (1):
parisc: remove ARCH_DEFCONFIG
arch/parisc/Kconfig | 5 -----
arch/parisc/include/asm/futex.h | 4 ++--
arch/parisc/kernel/syscall.S | 2 +-
arch/parisc/kernel/traps.c | 2 ++
4 files changed, 5 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] parisc architecture late bug fixes for kernel v5.16
2021-12-22 16:07 [GIT PULL] parisc architecture late bug fixes for kernel v5.16 Helge Deller
@ 2021-12-22 19:02 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-22 19:02 UTC (permalink / raw)
To: Helge Deller
Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin, Sven Schnelle
The pull request you sent on Wed, 22 Dec 2021 17:07:09 +0100:
> http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.16/parisc-7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3f066e882bf1373db023ada606e0dca1af375d9b
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-12-22 19:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-22 16:07 [GIT PULL] parisc architecture late bug fixes for kernel v5.16 Helge Deller
2021-12-22 19:02 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox