Linux 4.9.47

2017-09-01 Thread Greg KH
man (2): lz4: fix bogus gcc warning Linux 4.9.47 Hannes Reinecke (2): scsi: sg: protect accesses to 'reserved' page array scsi: sg: reset 'res_in_use' after unlinking reserved array Jiri Slaby (1): p54: memset(0) whole array Mark Rutland (1):

Re: Linux 4.9.47

2017-09-01 Thread Greg KH
diff --git a/Makefile b/Makefile index 846ef1b57a02..a0abbfc15a49 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 46 +SUBLEVEL = 47 EXTRAVERSION = NAME = Roaring Lionus diff --git a/arch/arm/kvm/mmu.c b/arch/arm/kvm/mmu.c index 710511cadd50..0c060c5