diff options
author | Brian Gerst <brgerst@gmail.com> | 2021-05-24 21:17:05 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-05-25 17:59:23 +0300 |
commit | d48ca5b98fa5d21444e04bb17373d339200b679a (patch) | |
tree | 3aeae11c3411146ebfee1a2f44e94571866c707b /arch/x86/entry/Makefile | |
parent | 1eb8a49836949a77c4f7d738786719e7fde0c333 (diff) | |
download | linux-d48ca5b98fa5d21444e04bb17373d339200b679a.tar.xz |
x86/uml/syscalls: Remove array index from syscall initializers
The recent syscall table generator rework removed the index from the
initializers for native x86 syscall tables, but missed the UML syscall
tables.
Fixes: 44fe4895f47c ("Stop filling syscall arrays with *_sys_ni_syscall")
Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20210524181707.132844-2-brgerst@gmail.com
Diffstat (limited to 'arch/x86/entry/Makefile')
0 files changed, 0 insertions, 0 deletions