Files
linux/arch/s390/hypfs/inode.c
Al Viro bb5def77d0 hypfs_kill_super(): deal with failed allocations
commit a24cd49073 upstream.

hypfs_fill_super() might fail to allocate sbi; hypfs_kill_super()
should not oops on that.

Cc: stable@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-24 09:36:38 +02:00

12 KiB