[PATCH 0/2] x86: simplify sysctl registrations

Luis Chamberlain posted 2 patches 2 years, 11 months ago
arch/x86/entry/vdso/vdso32-setup.c | 11 +----------
arch/x86/kernel/itmt.c             | 11 +----------
2 files changed, 2 insertions(+), 20 deletions(-)
[PATCH 0/2] x86: simplify sysctl registrations
Posted by Luis Chamberlain 2 years, 11 months ago
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