-
- Downloads
Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/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...
No related branches found
No related tags found
Showing
- arch/nios2/include/asm/entry.h 2 additions, 1 deletionarch/nios2/include/asm/entry.h
- arch/nios2/include/asm/ptrace.h 2 additions, 0 deletionsarch/nios2/include/asm/ptrace.h
- arch/nios2/kernel/entry.S 15 additions, 7 deletionsarch/nios2/kernel/entry.S
- arch/nios2/kernel/signal.c 2 additions, 1 deletionarch/nios2/kernel/signal.c
- arch/nios2/kernel/syscall_table.c 1 addition, 0 deletionsarch/nios2/kernel/syscall_table.c
Please register or sign in to comment