Home
last modified time | relevance | path

Searched hist:d48ca5b98fa5d21444e04bb17373d339200b679a (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/um/
H A Dsys_call_table_64.cdiff d48ca5b98fa5d21444e04bb17373d339200b679a Mon May 24 20:17:05 CEST 2021 Brian Gerst <brgerst@gmail.com> 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
H A Dsys_call_table_32.cdiff d48ca5b98fa5d21444e04bb17373d339200b679a Mon May 24 20:17:05 CEST 2021 Brian Gerst <brgerst@gmail.com> 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