[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230310233248.3965389-1-mcgrof@kernel.org>
Date: Fri, 10 Mar 2023 15:32:46 -0800
From: Luis Chamberlain <mcgrof@...nel.org>
To: luto@...nel.org, tglx@...utronix.de, mingo@...hat.com,
bp@...en8.de, dave.hansen@...ux.intel.com, x86@...nel.org,
hpa@...or.com
Cc: ebiederm@...ssion.com, keescook@...omium.org, yzaikin@...gle.com,
j.granados@...sung.com, patches@...ts.linux.dev,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Luis Chamberlain <mcgrof@...nel.org>
Subject: [PATCH 0/2] x86: simplify sysctl registrations
These are trivial conversions to reduce more code and avoid API calls
that we are deprecating [0].
[0] https://lore.kernel.org/all/20230310223947.3917711-1-mcgrof@kernel.org/T/#u
Luis Chamberlain (2):
x86: simplify one-level sysctl registration for abi_table2
x86: simplify one-level sysctl registration for itmt_kern_table
arch/x86/entry/vdso/vdso32-setup.c | 11 +----------
arch/x86/kernel/itmt.c | 11 +----------
2 files changed, 2 insertions(+), 20 deletions(-)
--
2.39.1
Powered by blists - more mailing lists