Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 May 2023 02:08:20 +0000 (19:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 May 2023 02:08:20 +0000 (19:08 -0700)
commit049a18f232887834fc77e7cee46f06b5043aea22
tree76158c4411379585e61707e1c226114a6975f489
parent342528ff00e8a7dd31c1ea0c0093c2289d769b39
parent0199849acd07d07e2a8e42757653ca8b14a122f5
Merge tag 'sysctl-6.4-rc1-v2' of git://git./linux/kernel/git/mcgrof/linux

Pull more sysctl updates from Luis Chamberlain:
 "As mentioned on my first pull request for sysctl-next, for v6.4-rc1
  we're very close to being able to deprecating register_sysctl_paths().
  I was going to assess the situation after the first week of the merge
  window.

  That time is now and things are looking good. We only have one which
  had already an ACK for so I'm picking this up here now and the last
  patch is the one that uses an axe.

  I have boot tested the last patch and 0-day build completed
  successfully"

* tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux:
  sysctl: remove register_sysctl_paths()
  kernel: pid_namespace: simplify sysctls with register_sysctl()