[GIT PULL] sysctl changes for v6.3-rc1

From: Luis Chamberlain
Date: Wed Feb 22 2023 - 18:05:18 EST


The following changes since commit 1b72607d7321e66829e11148712b3a2ba1dc83e7:

Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2023-02-21 12:32:05 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/sysctl-6.3-rc1

for you to fetch changes up to f1aa2eb5ea05ccd1fd92d235346e60e90a1ed949:

sysctl: fix proc_dobool() usability (2023-02-21 13:34:07 -0800)

----------------------------------------------------------------
sysctl-6.3-rc1

Just one fix which just came in, this just hit linux-next just yesterday
with a success build report. But since its a fix and reviewed I think its
good to take in.

Sadly the eager beavers willing to help with the sysctl moves have slowed.

----------------------------------------------------------------
Ondrej Mosnacek (1):
sysctl: fix proc_dobool() usability

fs/lockd/svc.c | 2 +-
fs/proc/proc_sysctl.c | 6 ++++++
kernel/sysctl.c | 43 ++++++++++++++++++++++++-------------------
mm/hugetlb_vmemmap.c | 2 +-
4 files changed, 32 insertions(+), 21 deletions(-)