Re: How to report kernel panic in 4.4.x

2018-08-24 Thread Greg KH
On Fri, Aug 24, 2018 at 06:19:19PM +0200, Matthias B. wrote: > Bisect identified the problem. It's the attached patch. I applied it to > 4.4.152 with patch -Rp1 and I'm running the resulting kernel now. > > MSB > > -- > For every idiot-proof system there exists at least one system-proof > idiot.

Re: How to report kernel panic in 4.4.x

2018-08-24 Thread Matthias B.
Bisect identified the problem. It's the attached patch. I applied it to 4.4.152 with patch -Rp1 and I'm running the resulting kernel now. MSB -- For every idiot-proof system there exists at least one system-proof idiot. >From 02ff2769edbce2261e981effbc3c4b98fae4faf0 Mon Sep 17 00:00:00 2001 Fro

Re: How to report kernel panic in 4.4.x

2018-08-24 Thread Greg KH
On Fri, Aug 24, 2018 at 04:33:38PM +0200, Matthias B. wrote: > On Fri, 24 Aug 2018 16:12:54 +0200 > Greg KH wrote: > > > > > All of the stable trees are here: > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ > > you want the linux-4.4.y branch to work off of. > > > > Al

Re: How to report kernel panic in 4.4.x

2018-08-24 Thread Matthias B.
On Fri, 24 Aug 2018 16:12:54 +0200 Greg KH wrote: > > All of the stable trees are here: > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ > you want the linux-4.4.y branch to work off of. > > All of the kernels releases are tagged, so you can start with v4.4.147 > as the

Re: How to report kernel panic in 4.4.x

2018-08-24 Thread Matthias B.
On Fri, 24 Aug 2018 16:11:20 +0200 Greg KH wrote: > > [0.595677] snd_hda_intel :01:00.1: Too many HDMI devices > > [0.596251] snd_hda_intel :01:00.1: Consider building the > > kernel with CONFIG_SND_DYNAMIC_MINORS=y [0.596839] snd_hda_intel > > :01:00.1: Too many HDMI

Re: How to report kernel panic in 4.4.x

2018-08-24 Thread Greg KH
On Fri, Aug 24, 2018 at 03:43:44PM +0200, Matthias B. wrote: > > On Fri, 24 Aug 2018 14:59:50 +0200 > Greg KH wrote: > > > It depends on what the panic looks like :) > > > > Any hints? You can post it here if you want. > > The attached image is everything I see on screen. Scrolling up does no

Re: How to report kernel panic in 4.4.x

2018-08-24 Thread Greg KH
On Fri, Aug 24, 2018 at 04:09:47PM +0200, Matthias B. wrote: > The following is the dmesg output from my working 4.4.147 around the > time when the newer kernel panics. > > > 0.425380] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 > [0.425932] Bluetooth: HIDP socket layer initialize

Re: How to report kernel panic in 4.4.x

2018-08-24 Thread Matthias B.
The following is the dmesg output from my working 4.4.147 around the time when the newer kernel panics. 0.425380] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [0.425932] Bluetooth: HIDP socket layer initialized [0.426617] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19 [

Re: How to report kernel panic in 4.4.x

2018-08-24 Thread Greg KH
On Fri, Aug 24, 2018 at 02:24:08PM +0200, Matthias B. wrote: > Hallo, > > 4.4.147 is the last kernel of the 4.4.x series that boots for me. All > subsequent versions panic on boot. How do I report this bug? > If I'm supposed to use https://bugzilla.kernel.org/ I don't know what > to fill into the

How to report kernel panic in 4.4.x

2018-08-24 Thread Matthias B.
Hallo, 4.4.147 is the last kernel of the 4.4.x series that boots for me. All subsequent versions panic on boot. How do I report this bug? If I'm supposed to use https://bugzilla.kernel.org/ I don't know what to fill into the fields. I don't even know if the longterm kernel falls under "Mainline"