linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] x86: simplify sysctl registrations
@ 2023-03-10 23:32 Luis Chamberlain
  2023-03-10 23:32 ` [PATCH 1/2] x86: simplify one-level sysctl registration for abi_table2 Luis Chamberlain
  2023-03-10 23:32 ` [PATCH 2/2] x86: simplify one-level sysctl registration for itmt_kern_table Luis Chamberlain
  0 siblings, 2 replies; 3+ messages in thread
From: Luis Chamberlain @ 2023-03-10 23:32 UTC (permalink / raw)
  To: luto, tglx, mingo, bp, dave.hansen, x86, hpa
  Cc: ebiederm, keescook, yzaikin, j.granados, patches, linux-fsdevel,
	linux-kernel, Luis Chamberlain

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-10 23:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-10 23:32 [PATCH 0/2] x86: simplify sysctl registrations Luis Chamberlain
2023-03-10 23:32 ` [PATCH 1/2] x86: simplify one-level sysctl registration for abi_table2 Luis Chamberlain
2023-03-10 23:32 ` [PATCH 2/2] x86: simplify one-level sysctl registration for itmt_kern_table Luis Chamberlain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).