diff options
author | 2021-05-24 14:17:06 -0400 | |
---|---|---|
committer | 2021-05-25 16:59:23 +0200 | |
commit | fd9e8691f38712892fa2ac73132dcc8b85b07a8f (patch) | |
tree | d1bf61c2e1368dcbcfd3a0b45ddccb092676f058 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/uml/syscalls: Remove array index from syscall initializers (diff) | |
download | wireguard-linux-fd9e8691f38712892fa2ac73132dcc8b85b07a8f.tar.xz wireguard-linux-fd9e8691f38712892fa2ac73132dcc8b85b07a8f.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions