Kernel fails to boot in ScalingStack
Bug #1959102 reported by
Juerg Haefliger
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-raspi (Ubuntu) |
Fix Released
|
Undecided
|
Juerg Haefliger | ||
Focal |
Fix Released
|
Undecided
|
Juerg Haefliger | ||
Impish |
Fix Released
|
Undecided
|
Juerg Haefliger | ||
Jammy |
Fix Released
|
Undecided
|
Juerg Haefliger | ||
linux-raspi-5.4 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bionic |
Fix Released
|
Undecided
|
Juerg Haefliger |
Bug Description
[ Impact ]
The raspi kernel fails to boot in ScalingStack which is our OpenStack cluster for running ADT/autopkgtest tests.
[ Test Case ]
Boot a VM in ScalingStack, install raspi kernel, reboot. VM won't come back.
[ Fix ]
Enable VIRTIO PCI driver. ScalingStack uses virtio so the guest kernel needs to support that.
[ Where Problems Could Occur ]
New module means new code which could trigger kernel problems when loaded.
CVE References
summary: |
- Fails to boot in ScalingStack + raspi kernel fails to boot in ScalingStack |
summary: |
- raspi kernel fails to boot in ScalingStack + Kernel fails to boot in ScalingStack |
Changed in linux-raspi (Ubuntu Jammy): | |
assignee: | nobody → Juerg Haefliger (juergh) |
Changed in linux-raspi (Ubuntu Impish): | |
assignee: | nobody → Juerg Haefliger (juergh) |
Changed in linux-raspi (Ubuntu Focal): | |
assignee: | nobody → Juerg Haefliger (juergh) |
no longer affects: | linux-raspi (Ubuntu Bionic) |
no longer affects: | linux-raspi-5.4 (Ubuntu Focal) |
no longer affects: | linux-raspi-5.4 (Ubuntu Impish) |
no longer affects: | linux-raspi-5.4 (Ubuntu Jammy) |
Changed in linux-raspi-5.4 (Ubuntu): | |
status: | New → Invalid |
Changed in linux-raspi-5.4 (Ubuntu Bionic): | |
assignee: | nobody → Juerg Haefliger (juergh) |
tags: | added: kern-2070 |
Changed in linux-raspi (Ubuntu Jammy): | |
status: | New → Fix Committed |
description: | updated |
Changed in linux-raspi (Ubuntu Focal): | |
status: | New → Fix Committed |
Changed in linux-raspi (Ubuntu Impish): | |
status: | New → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package linux-raspi - 5.15.0-1002.2
---------------
linux-raspi (5.15.0-1002.2) jammy; urgency=medium
* jammy/linux-raspi: 5.15.0-1002.2 -proposed tracker (LP: #1958834)
* Packaging resync (LP: #1786013) dkms-versions -- update from kernel-versions (main/master)
- [Packaging] update Ubuntu.md
- debian/
* Kernel fails to boot in ScalingStack (LP: #1959102)
- [Config] raspi: Set VIRTIO_PCI=m
- [Config] raspi: Set ACPI=y
* jammy/linux-raspi: Update to upstream raspberrypi rpi-5.15.y (2022-01-24) _POE_HAT to Pi defconfigs. overlay. dts pins for 5.10+
(LP: #1958854)
- brcmfmac: firmware: Fix crash in brcm_alt_fw_path
- ARM: dts: Remove VL805 USB node from CM4 dts
- mfd: simple-mfd-i2c: Add configuration for RPi POE HAT
- pwm: raspberrypi-poe: Add option of being created by MFD or FW
- power: rpi-poe: Drop CURRENT_AVG as it is not hardware averaged
- power: rpi-poe: Add option of being created by MFD or FW
- defconfigs: Add MFD_RASPBERRYPI
- dtoverlays: Add option for PoE HAT to use Linux I2C instead of FW.
- drivers: bcm2835_unicam: Disable trigger mode operation
- arm: Remove spurious .fnend directive
- drm/vc4: Fix deadlock on DSI device attach error
- drm/vc4: dsi: Correct max divider to 255 (not 7)
- defconfig: Add BACKLIGHT_PWM to bcm2709 and bcmrpi defconfigs
- dtoverlays: Add pwm backlight option to vc4-kms-dpi-generic
- dtoverlays: Correct [h|v]sync_invert config in vc4-kms-dpi-generic
- ARM: dts: BCM2711 AON_INTR2 generates IRQ edges
- update rpi-display-
[ Ubuntu: 5.15.0-18.18 ]
* jammy/linux: 5.15.0-18.18 -proposed tracker (LP: #1958638)
* CVE-2021-4155
- xfs: map unwritten blocks in XFS_IOC_{ALLOC, FREE}SP just like fallocate
* CVE-2022-0185
- SAUCE: vfs: test that one given mount param is not larger than PAGE_SIZE
* [UBUNTU 20.04] KVM hardware diagnose data improvements for guest kernel -
kernel part (LP: #1953334)
- KVM: s390: add debug statement for diag 318 CPNC data
* OOB write on BPF_RINGBUF (LP: #1956585)
- SAUCE: bpf: prevent helper argument PTR_TO_ALLOC_MEM to have offset other
than 0
* Miscellaneous Ubuntu changes
- [Config] re-enable shiftfs
- [SAUCE] shiftfs: support kernel 5.15
- [Config] update toolchain versions
* Miscellaneous upstream changes
- vfs: fs_context: fix up param length parsing in legacy_parse_param
linux-raspi (5.15.0-1001.1) jammy; urgency=medium
* Missing overlays/README (LP: #1954757)
- SAUCE: Install overlays/README
* dtoverlay=uart4 breaks Raspberry Pi 4B boot (LP: #1875454) pl011' compatible for uart2-5
- SAUCE: arm: dts: Add 'brcm,bcm2835-
* jammy/linux-raspi: Update to upstream raspberrypi rpi-5.15.y (2022-01-14)
(LP: #1958146)
- clk: bcm-2835: Pick the closest clock rate
- clk: bcm-2835: Remove rounding up the dividers
- drm/vc4: hdmi: Set a default HSM rate
- drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
- drm/vc4: hdmi: Make sure the controller is powered in detect
- drm/vc4: hdmi: Make sure the controller is powered up during bind
- drm/vc4: hdmi: Rework the ...