Re: Linux 4.20.10

2019-02-15 Thread Greg KH
diff --git a/Makefile b/Makefile index c9b831f5e873..6f7a8172de44 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 20 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Shy Crocodile diff --git a/fs/binfmt_script.c b/fs/binfmt_s

Linux 4.20.10

2019-02-15 Thread Greg KH
owser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary thanks, greg k-h Makefile |2 +- fs/binfmt_script.c | 10 +++--- 2 files changed, 4 insertions(+), 8 deletions(-) Greg Kroah-Hartman (1): Linux 4.20.10 Linus Tor