[GIT PULL] parisc architecture fix for v6.15-rc5
From: Helge Deller
Date: Sun May 04 2025 - 11:44:04 EST
Hi Linus,
Please pull a fix for the parisc architecture which
prevents programs crashing on a SIGFPE signal.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit 38fec10eb60d687e30c8c6b5420d86e8149f7557:
Linux 6.14 (2025-03-24 07:02:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.15-rc5
for you to fetch changes up to de3629baf5a33af1919dec7136d643b0662e85ef:
parisc: Fix double SIGFPE crash (2025-05-04 17:30:03 +0200)
----------------------------------------------------------------
parisc architecture fix for kernel v6.15-rc5:
Fix a double SIGFPE crash.
----------------------------------------------------------------
Helge Deller (1):
parisc: Fix double SIGFPE crash
arch/parisc/math-emu/driver.c | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)