Linux 4.9.157

2019-02-15 Thread Greg KH
d selector families Greg Kroah-Hartman (3): debugfs: fix debugfs_rename parameter checking Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)" Linux 4.9.157 Ilya Dryomov (1): libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepaliv

Re: Linux 4.9.157

2019-02-15 Thread Greg KH
diff --git a/Makefile b/Makefile index 956923115f7e..4eb7a17e18f1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 156 +SUBLEVEL = 157 EXTRAVERSION = NAME = Roaring Lionus diff --git a/arch/arm/mach-iop32x/n2100.c b/arch/arm/mach-iop32x/n2100.c index