Re: Linux 4.8.11

2016-11-27 Thread Sven Joachim
On 2016-11-27 00:35 +0100, Adam Borowski wrote: > On Sat, Nov 26, 2016 at 05:12:35PM +0100, Greg KH wrote: >> I'm announcing the release of the 4.8.11 kernel. > > ... which splats during early boot where 4.8.10 worked fine. > > [ 0.00] Linux version 4.8.11+ (kilobyte@umbar) (gcc version 6.2.1

Re: Linux 4.8.11

2016-11-27 Thread Sven Joachim
On 2016-11-27 00:35 +0100, Adam Borowski wrote: > On Sat, Nov 26, 2016 at 05:12:35PM +0100, Greg KH wrote: >> I'm announcing the release of the 4.8.11 kernel. > > ... which splats during early boot where 4.8.10 worked fine. > > [ 0.00] Linux version 4.8.11+ (kilobyte@umbar) (gcc version 6.2.1

Re: Linux 4.8.11

2016-11-27 Thread Borislav Petkov
On Sun, Nov 27, 2016 at 12:35:45AM +0100, Adam Borowski wrote: > [0.332919] BUG: unable to handle kernel NULL pointer dereference at > (null) > [0.340902] IP: [< (null)>] (null) > [0.346063] PGD 0 > [0.348181] Oops: 0010 [#1] SMP > [0.351364]

Re: Linux 4.8.11

2016-11-27 Thread Borislav Petkov
On Sun, Nov 27, 2016 at 12:35:45AM +0100, Adam Borowski wrote: > [0.332919] BUG: unable to handle kernel NULL pointer dereference at > (null) > [0.340902] IP: [< (null)>] (null) > [0.346063] PGD 0 > [0.348181] Oops: 0010 [#1] SMP > [0.351364]

Re: Linux 4.8.11

2016-11-26 Thread Adam Borowski
On Sat, Nov 26, 2016 at 05:12:35PM +0100, Greg KH wrote: > I'm announcing the release of the 4.8.11 kernel. ... which splats during early boot where 4.8.10 worked fine. [0.00] Linux version 4.8.11+ (kilobyte@umbar) (gcc version 6.2.1 20161124 (Debian 6.2.1-5) ) #1 SMP Sat Nov 26

Re: Linux 4.8.11

2016-11-26 Thread Adam Borowski
On Sat, Nov 26, 2016 at 05:12:35PM +0100, Greg KH wrote: > I'm announcing the release of the 4.8.11 kernel. ... which splats during early boot where 4.8.10 worked fine. [0.00] Linux version 4.8.11+ (kilobyte@umbar) (gcc version 6.2.1 20161124 (Debian 6.2.1-5) ) #1 SMP Sat Nov 26

Re: Linux 4.8.11

2016-11-26 Thread Greg KH
diff --git a/Makefile b/Makefile index 7cf2b4985703..2b1bcbacebcd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 8 -SUBLEVEL = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Psychotic Stoned Sheep @@ -399,11 +399,12 @@ KBUILD_CFLAGS := -Wall -Wundef

Re: Linux 4.8.11

2016-11-26 Thread Greg KH
diff --git a/Makefile b/Makefile index 7cf2b4985703..2b1bcbacebcd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 8 -SUBLEVEL = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Psychotic Stoned Sheep @@ -399,11 +399,12 @@ KBUILD_CFLAGS := -Wall -Wundef

Linux 4.8.11

2016-11-26 Thread Greg KH
Cohen (2): IB/mlx5: Fix fatal error dispatching IB/mlx5: Fix NULL pointer dereference on debug print Emil Lundmark (1): clk: imx: fix integer overflow in AV PLL round rate Fabio Estevam (1): ARM: dts: imx53-qsb: Fix regulator constraints Greg Kroah-Hartman (1): Linux

Linux 4.8.11

2016-11-26 Thread Greg KH
Cohen (2): IB/mlx5: Fix fatal error dispatching IB/mlx5: Fix NULL pointer dereference on debug print Emil Lundmark (1): clk: imx: fix integer overflow in AV PLL round rate Fabio Estevam (1): ARM: dts: imx53-qsb: Fix regulator constraints Greg Kroah-Hartman (1): Linux