** Summary changed:

- linux 5.8.0-9-generic (all 5.8 kernels) fail to boot in qemu
+ linux-riscv 5.8.0-9-generic (all 5.8 kernels) fail to boot in qemu

** Description changed:

- 5.8.0-9.11 and other v5.8 kernels all fail to boot in qemu with opensbi
- and qemu.
+ [Impact]
+ linux-riscv won't boot on some memory configurations.
+ 
+ [Test case]
+ linux-riscv boots with the qemu line below.
+ 
+ [Potential Regression]
+ We might see some stack traces, and memory use (for init data) will slightly 
increase.
+ 
+ 
+ =================
+ 
+ 
+ 5.8.0-9.11 and other v5.8 kernels all fail to boot in qemu with opensbi and 
qemu.
  
  I'm booting a cloud-image with kenrel install like this:
  
  qemu-system-riscv64 -machine virt -m 2048 -smp 4 -kernel
  /usr/lib/riscv64-linux-gnu/opensbi/generic/fw_jump.elf -device
  loader,file=/usr/lib/u-boot/qemu-riscv64_smode/uboot.elf,addr=0x80200000
  -device virtio-blk-device,drive=vda -drive file=focal-
  riscv64-20200422.qcow2,id=vda -device virtio-net-device,netdev=eth0
  -netdev user,id=eth0
  
  on groovy host.
  
  v5.4 kernels from focal-updates boots; upgrading to
  groovy/-upstead/-proposed kernel the boot fails.
  
  The image has linux-generic installed with u-boot-menu for the
  extlinux.conf based boot menu
  
  kernel just panics.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/1904912

Title:
  linux-riscv 5.8.0-9-generic (all 5.8 kernels) fail to boot in qemu

Status in linux-riscv package in Ubuntu:
  New

Bug description:
  [Impact]
  linux-riscv won't boot on some memory configurations.

  [Test case]
  linux-riscv boots with the qemu line below.

  [Potential Regression]
  We might see some stack traces, and memory use (for init data) will slightly 
increase.

  
  =================

  
  5.8.0-9.11 and other v5.8 kernels all fail to boot in qemu with opensbi and 
qemu.

  I'm booting a cloud-image with kenrel install like this:

  qemu-system-riscv64 -machine virt -m 2048 -smp 4 -kernel
  /usr/lib/riscv64-linux-gnu/opensbi/generic/fw_jump.elf -device
  loader,file=/usr/lib/u-boot/qemu-
  riscv64_smode/uboot.elf,addr=0x80200000 -device virtio-blk-
  device,drive=vda -drive file=focal-riscv64-20200422.qcow2,id=vda
  -device virtio-net-device,netdev=eth0 -netdev user,id=eth0

  on groovy host.

  v5.4 kernels from focal-updates boots; upgrading to
  groovy/-upstead/-proposed kernel the boot fails.

  The image has linux-generic installed with u-boot-menu for the
  extlinux.conf based boot menu

  kernel just panics.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-riscv/+bug/1904912/+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

Reply via email to