Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguye...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Aug 2022 18:42:11 +0000 (11:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Aug 2022 18:42:11 +0000 (11:42 -0700)
commit3cc40a443a04d52b0c95255dce264068b01e9bfe
tree5316d6eb51df6499b902b1b53d8384644dc56b1e
parent339800d50b411d617fb3298d478921e6626032e7
parentfd0c153daad135d0ec1a53c5dbe6936a724d6ae1
Merge tag 'nios2_fixes_v6.0' of git://git./linux/kernel/git/dinguyen/linux

Pull NIOS2 fixes from Dinh Nguyen:

 - Security fixes from Al Viro

* tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
  nios2: add force_successful_syscall_return()
  nios2: restarts apply only to the first sigframe we build...
  nios2: fix syscall restart checks
  nios2: traced syscall does need to check the syscall number
  nios2: don't leave NULLs in sys_call_table[]
  nios2: page fault et.al. are *not* restartable syscalls...