The following changes since commit 661e50bc853209e41a5c14a290ca4decc43cbfd1:
Linux 4.16-rc4 (2018-03-04 14:54:11 -0800) are available in the git repository at: ssh://g...@gitolite.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v4.16-rc7 for you to fetch changes up to 3f553b308bb004eb730da8e00a28150c157c7724: module: propagate error in modules_open() (2018-03-08 21:58:51 +0100) ---------------------------------------------------------------- Modules fix for v4.16-rc7 - Propagate error in modules_open() to avoid possible later NULL dereference if seq_open() had failed. Signed-off-by: Jessica Yu <j...@kernel.org> ---------------------------------------------------------------- Leon Yu (1): module: propagate error in modules_open() kernel/module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)