[SRU][I/raspi][F/raspi][B/raspi-5.4][PATCH 0/1] Kernel fails to boot in ScalingStack (LP: #1959102)

Juerg Haefliger juerg.haefliger at canonical.com
Thu Feb 10 10:38:03 UTC 2022


[ 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.

Juerg Haefliger (1):
  UBUNTU: [Config] raspi: Set VIRTIO_PCI=m

 debian.raspi/config/annotations          | 2 ++
 debian.raspi/config/config.common.ubuntu | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.32.0




More information about the kernel-team mailing list