[PATCH v2 0/2] Fix regression on binfmt_misc

From: Tong Zhang
Date: Mon Jan 24 2022 - 13:19:56 EST


This patch series fixes a couple of issues introduced in the previous
binfmt_misc refactor. Please see more information below.
Thanks,
- Tong

Changes since v1:

- removed check from binfmt_misc to restore old behavior per Christian's
comment
- modified return type of register_sysctl_mount_point to fix CE

Tong Zhang (2):
binfmt_misc: fix crash when load/unload module
sysctl: fix return type to make compiler happy

fs/binfmt_misc.c | 8 ++++----
include/linux/sysctl.h | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)

--
2.25.1