aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
diff options
context:
space:
mode:
authorDavid Abdurachmanov <[email protected]>2019-12-18 10:47:56 +0200
committerPaul Walmsley <[email protected]>2019-12-27 21:50:57 -0800
commit556f47ac6083d778843e89aa21b1242eee2693ed (patch)
tree7d15925f22c0625e9fd3e0c60f74c0e812f519ab /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
parent4d47ce158efb7b145c680e79cd33e3c6fd773de4 (diff)
riscv: reject invalid syscalls below -1
Running "stress-ng --enosys 4 -t 20 -v" showed a large number of kernel oops with "Unable to handle kernel paging request at virtual address" message. This happens when enosys stressor starts testing random non-valid syscalls. I forgot to redirect any syscall below -1 to sys_ni_syscall. With the patch kernel oops messages are gone while running stress-ng enosys stressor. Signed-off-by: David Abdurachmanov <[email protected]> Fixes: 5340627e3fe0 ("riscv: add support for SECCOMP and SECCOMP_FILTER") Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions