Revision 34074da5424c08542d197396757cc3194ef754b4 authored by Linus Torvalds on 02 July 2022, 17:23:36 UTC, committed by Linus Torvalds on 02 July 2022, 17:23:36 UTC
Pull parisc architecture fixes from Helge Deller:
 "Two important fixes for bugs in code which was added in 5.18:

   - Fix userspace signal failures on 32-bit kernel due to a bug in vDSO

   - Fix 32-bit load-word unalignment exception handler which returned
     wrong values"

* tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Fix vDSO signal breakage on 32-bit kernel
  parisc/unaligned: Fix emulate_ldw() breakage
2 parent s bb7c512 + aa78fa9
History
File Mode Size
Makefile -rw-r--r-- 206 bytes
hostfs.h -rw-r--r-- 3.5 KB
hostfs_kern.c -rw-r--r-- 21.2 KB
hostfs_user.c -rw-r--r-- 7.3 KB

back to top