[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220124181812.1869535-1-ztong0001@gmail.com>
Date: Mon, 24 Jan 2022 10:18:11 -0800
From: Tong Zhang <ztong0001@...il.com>
To: Alexander Viro <viro@...iv.linux.org.uk>,
Eric Biederman <ebiederm@...ssion.com>,
Kees Cook <keescook@...omium.org>,
Luis Chamberlain <mcgrof@...nel.org>,
Iurii Zaikin <yzaikin@...gle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Tong Zhang <ztong0001@...il.com>
Subject: [PATCH v2 0/2] Fix regression on binfmt_misc
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
Powered by blists - more mailing lists