sysctl-add-helper-to-register-a-sysctl-mount-point-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 30 Dec 2021 09:29:39 +0000 (20:29 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 18 Jan 2022 01:50:10 +0000 (12:50 +1100)
commitf72b5e04e276ab69666494577a89ee2e1f94de1c
treee1cb35ab292425d30c935c1ffac1621b3075db05
parent8e7d4500b01c144b2a1f70c4c1491b78b6d1a420
sysctl-add-helper-to-register-a-sysctl-mount-point-fix

export register_sysctl_mount_point() to modules

ERROR: modpost: "register_sysctl_mount_point" [fs/binfmt_misc.ko] undefined!

Cc: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
fs/proc/proc_sysctl.c