[Kernel-packages] [Bug 1711298] Re: Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0

2017-09-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.12.0-12.13 --- linux (4.12.0-12.13) artful; urgency=low * Artful update to v4.12.8 stable release (LP: #1711368) - mm: ratelimit PFNs busy info message - mm: fix list corruptions on shmem shrinklist - futex: Remove unnecessary

[Kernel-packages] [Bug 1711298] Re: Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0

2017-08-17 Thread Seth Forshee
This is a staging driver that can only be built into the kernel, and it's unconditionally registering a platform device for physical hw that may not be present. That is a bad behavior, so I've disabled this option until the driver is in better shape. ** Changed in: linux (Ubuntu) Importance:

[Kernel-packages] [Bug 1711298] Re: Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0

2017-08-17 Thread Stefan Bader
Crash is caused by parts of a staging driver which is supposed to enable Intel MIPI Cameras: CONFIG_INTEL_ATOMISP -> drivers/staging/media/atomisp/clock This is a new driver introduced in 4.12. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1711298] Re: Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0

2017-08-17 Thread Stefan Bader
CONFIG_INTEL_ATOMISP -> drivers/staging/media/atomisp/platform/clock is the correct path. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1711298 Title: Artful: 4.12.0-11.12: Boot panic

[Kernel-packages] [Bug 1711298] Re: Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0

2017-08-17 Thread Stefan Bader
Still the same crash using a 4.13 kernel: [1.251126] BUG: unable to handle kernel paging request at c90040635060 [1.251144] IP: vlv2_plat_configure_clock+0x3b/0xa0 [1.251152] PGD ff805067 [1.251153] P4D ff805067 [1.251159] PUD fa93e067 [1.251166] PMD fa354067 [

[Kernel-packages] [Bug 1711298] Re: Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0

2017-08-17 Thread Stefan Bader
Modifying the boot config to boot the previous kernel allows to boot again. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1711298 Title: Artful: 4.12.0-11.12: Boot panic in