[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210524181707.132844-1-brgerst@gmail.com>
Date: Mon, 24 May 2021 14:17:04 -0400
From: Brian Gerst <brgerst@...il.com>
To: linux-kernel@...r.kernel.org, x86@...nel.org
Cc: Andy Lutomirski <luto@...nel.org>, Borislav Petkov <bp@...en8.de>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
Masahiro Yamada <masahiroy@...nel.org>,
Brian Gerst <brgerst@...il.com>
Subject: [PATCH 0/3] x86: Syscall table cleanups
Here are a few patches following up to the syscall table generation
patches that are now in the -tip tree.
Brian Gerst (3):
x86/uml/syscalls: Remove array index from syscall initializers
x86/syscalls: Remove -Wno-override-init for syscall tables
x86/syscalls: Don't sdjust CFLAGS for syscall tables
arch/x86/entry/Makefile | 10 ----------
arch/x86/um/sys_call_table_32.c | 2 +-
arch/x86/um/sys_call_table_64.c | 2 +-
3 files changed, 2 insertions(+), 12 deletions(-)
--
2.31.1
Powered by blists - more mailing lists