Public bug reported: [Impact]
Current 4.15 raspi2 kernel emits the following warnings when the spidev driver is loaded: kernel: [ 2.957689] WARNING: CPU: 3 PID: 34 at /build/linux-raspi2-xwwT5i/linux-raspi2-4.15.0/drivers/spi/spidev.c:738 spidev_probe+0x13c/0x1f8 kernel: [ 4.527294] WARNING: CPU: 3 PID: 34 at /build/linux-raspi2-xwwT5i/linux-raspi2-4.15.0/drivers/spi/spidev.c:738 spidev_probe+0x13c/0x1f8 kernel: [ 2.957668] WARNING: CPU: 3 PID: 34 at /build/linux-raspi2-xwwT5i/linux-raspi2-4.15.0/drivers/spi/spidev.c:738 spidev_probe+0x13c/0x1f8 kernel: [ 4.525991] WARNING: CPU: 3 PID: 34 at /build/linux-raspi2-xwwT5i/linux-raspi2-4.15.0/drivers/spi/spidev.c:738 spidev_probe+0x13c/0x1f8 [Test Case] Boot 4.15 raspi2 kernel on a Pi 2/3 and load the spidev modules [Fix] This warning is triggered by an upstream change that wants a compatible (HW) string which is a questionable requirement for a generic driver. Caused a lot of upstream discussion with the end result that the raspi people disabled the warning in their kernel. We do the same on our newer kernels so lets backport that fix to 4.15. [Regression Potential] Changes are confined to the spidev module and only silence a warning. No negative side-effects are expected. ** Affects: linux-raspi2 (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux-raspi2 (Ubuntu Bionic) Importance: Undecided Status: Confirmed ** Also affects: linux-raspi2 (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: linux-raspi2 (Ubuntu Bionic) Status: New => Confirmed ** Changed in: linux-raspi2 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in Ubuntu. https://bugs.launchpad.net/bugs/1997763 Title: WARNING: CPU: 3 PID: 34 at /build/linux-raspi2-xwwT5i/linux- raspi2-4.15.0/drivers/spi/spidev.c:738 spidev_probe+0x13c/0x1f8 Status in linux-raspi2 package in Ubuntu: Invalid Status in linux-raspi2 source package in Bionic: Confirmed Bug description: [Impact] Current 4.15 raspi2 kernel emits the following warnings when the spidev driver is loaded: kernel: [ 2.957689] WARNING: CPU: 3 PID: 34 at /build/linux-raspi2-xwwT5i/linux-raspi2-4.15.0/drivers/spi/spidev.c:738 spidev_probe+0x13c/0x1f8 kernel: [ 4.527294] WARNING: CPU: 3 PID: 34 at /build/linux-raspi2-xwwT5i/linux-raspi2-4.15.0/drivers/spi/spidev.c:738 spidev_probe+0x13c/0x1f8 kernel: [ 2.957668] WARNING: CPU: 3 PID: 34 at /build/linux-raspi2-xwwT5i/linux-raspi2-4.15.0/drivers/spi/spidev.c:738 spidev_probe+0x13c/0x1f8 kernel: [ 4.525991] WARNING: CPU: 3 PID: 34 at /build/linux-raspi2-xwwT5i/linux-raspi2-4.15.0/drivers/spi/spidev.c:738 spidev_probe+0x13c/0x1f8 [Test Case] Boot 4.15 raspi2 kernel on a Pi 2/3 and load the spidev modules [Fix] This warning is triggered by an upstream change that wants a compatible (HW) string which is a questionable requirement for a generic driver. Caused a lot of upstream discussion with the end result that the raspi people disabled the warning in their kernel. We do the same on our newer kernels so lets backport that fix to 4.15. [Regression Potential] Changes are confined to the spidev module and only silence a warning. No negative side-effects are expected. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1997763/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp