diff options
author | Brian Gerst <[email protected]> | 2020-03-13 15:51:32 -0400 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-03-21 16:03:20 +0100 |
commit | cc42c045af1ff4dee875196f8fe7d6ed1f29ea64 (patch) | |
tree | a56e67651ad9ce1a480d735272d353ede76cd096 /arch/x86/um/sys_call_table_32.c | |
parent | 27dd84fafcd5e3c565164bb303fe8ec8ef59e147 (diff) |
x86/entry/64: Move sys_ni_syscall stub to common.c
so it can be available to multiple syscall tables. Also directly return
-ENOSYS instead of bouncing to the generic sys_ni_syscall().
Signed-off-by: Brian Gerst <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'arch/x86/um/sys_call_table_32.c')
0 files changed, 0 insertions, 0 deletions