* [GIT PULL] parisc architecture fixes for v6.8-rc6
@ 2024-02-23 17:54 Helge Deller
2024-02-23 18:43 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2024-02-23 17:54 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin
Hi Linus,
Please pull four small fixes for the parisc architecture for 6.8-rc6:
Fixes CPU hotplug, the parisc stack unwinder and two possible build errors
in kprobes and ftrace area.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478:
Linux 6.8-rc3 (2024-02-04 12:20:36 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.8-rc6
for you to fetch changes up to 882a2a724ee964c1ebe7268a91d5c8c8ddc796bf:
parisc: Fix stack unwinder (2024-02-19 21:55:22 +0100)
----------------------------------------------------------------
parisc architecture fixes for kernel v6.8-rc6:
- Fix CPU hotplug
- Fix unaligned accesses and faults in stack unwinder
- Fix potential build errors by always including asm-generic/kprobes.h
- Fix build bug by add missing CONFIG_DYNAMIC_FTRACE check
----------------------------------------------------------------
Guenter Roeck (1):
parisc: Fix stack unwinder
Helge Deller (1):
Revert "parisc: Only list existing CPUs in cpu_possible_mask"
Max Kellermann (2):
parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
parisc/kprobes: always include asm-generic/kprobes.h
arch/parisc/include/asm/kprobes.h | 3 ++-
arch/parisc/kernel/ftrace.c | 2 +-
arch/parisc/kernel/processor.c | 8 --------
arch/parisc/kernel/unwind.c | 14 ++++++--------
4 files changed, 9 insertions(+), 18 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-23 18:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23 17:54 [GIT PULL] parisc architecture fixes for v6.8-rc6 Helge Deller
2024-02-23 18:43 ` 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