mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes for v7.3-rc5
@ 2026-09-23 21:09 Helge Deller
  2026-09-23 22:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2026-09-23 21:09 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, John David Anglin

Hi Linus,

please pull a four small patches for parisc for kernel 7.3-rc5:

Prevent kernel stack overflow, fix parsing huge page parameters & fix unwind code.

Thanks!
Helge

----------------------------------------------------------------
The following changes since commit df2908090cda368b01ff43709f51890076c56157:

  Linux 7.3-rc2 (2026-09-06 15:07:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-7.3-rc5

for you to fetch changes up to 94b7e3a7e871ae27d4935c76959dfc61829f27f9:

  parisc: Increase kernel stack size to 32kb (2026-09-21 22:19:09 +0200)

----------------------------------------------------------------
parisc architecture fixes for kernel v7.3-rc5:

- Increase kernel stack to 32kB on 64-bit kernel to avoid crashes
- Parse early parameters in setup_arch() to enable huge page settings
- Replace open-coded binary search with bsearch() in unwind code
- Remove unused <asm/compat_ucontext.h> header

----------------------------------------------------------------
Ethan Nelson-Moore (1):
      parisc: remove unused <asm/compat_ucontext.h> header

Helge Deller (1):
      parisc: Increase kernel stack size to 32kb

Sean Young (1):
      parisc: unwind: Replace open-coded binary search with bsearch()

Zhenghui Hao (1):
      parisc: parse early parameters in setup_arch()

 arch/parisc/include/asm/compat_ucontext.h | 18 -----------------
 arch/parisc/include/asm/thread_info.h     |  2 +-
 arch/parisc/kernel/setup.c                | 12 +++++++++++
 arch/parisc/kernel/unwind.c               | 33 ++++++++++++++-----------------
 4 files changed, 28 insertions(+), 37 deletions(-)
 delete mode 100644 arch/parisc/include/asm/compat_ucontext.h

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

end of thread, other threads:[~2026-09-23 22:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 21:09 [GIT PULL] parisc architecture fixes for v7.3-rc5 Helge Deller
2026-09-23 22:30 ` 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

all inboxes | Powered by JetHome®