diff options
author | Brian Gerst <brgerst@gmail.com> | 2021-05-24 14:17:06 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-05-25 16:59:23 +0200 |
commit | fd9e8691f38712892fa2ac73132dcc8b85b07a8f (patch) | |
tree | d1bf61c2e1368dcbcfd3a0b45ddccb092676f058 /tools/perf/scripts/python | |
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 <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-3-brgerst@gmail.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions