Linux 3.17.8

2015-01-08 Thread Greg KH
bled userns: Unbreak the unprivileged remount tests Filipe Manana (1): Btrfs: fix fs corruption on transaction abort if device supports discard Greg Kroah-Hartman (1): Linux 3.17.8 Hannes Reinecke (1): scsi: correct return values for .eh_abort_handler implementations Hant

Re: Linux 3.17.8

2015-01-08 Thread Greg KH
diff --git a/Makefile b/Makefile index 267f8936ff69..656f0b0cff53 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 17 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Shuffling Zombie Juror diff --git a/arch/arm/boot/dts/armada-370.dtsi b/arch/arm/boot/dts/armad