diff options
author | Brian Gerst <[email protected]> | 2021-05-24 14:17:06 -0400 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-05-25 16:59:23 +0200 |
commit | fd9e8691f38712892fa2ac73132dcc8b85b07a8f (patch) | |
tree | d1bf61c2e1368dcbcfd3a0b45ddccb092676f058 /lib | |
parent | d48ca5b98fa5d21444e04bb17373d339200b679a (diff) |
x86/syscalls: Remove -Wno-override-init for syscall tables
Commit 44fe4895f47c ("Stop filling syscall arrays with *_sys_ni_syscall")
removes the need for -Wno-override-init, since the table is now filled
sequentially instead of overriding a default value.
Signed-off-by: Brian Gerst <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Masahiro Yamada <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions