sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Kinetic |
Won't Fix
|
Medium
|
Unassigned | ||
Lunar |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
== SRU Justification ==
Impact: See below
Fix: Upstream commit from v6.4-rc4 cherry-picked into 5.19 and 6.2
Test case: Check of sysfs running Xen.
Regression potential: Change adds additional calls to populate sysfs related to MSI devices. Any issues would be withing those limits.
--- Original Description ---
Let's say you launch a Xen-based EC2 instance with enhanced networking, then under kernel-5.19 you'll not see anything under
$ ls /sys/class/
This can be fixed by backporting
https:/
(It got already backported to 6.1 and 6.3)
With this patch applied, you'll correctly see the sysfs files:
$ ls /sys/class/
690 691 692 693 694 695 696 697 698
affects: | linux-signed-aws-5.19 (Ubuntu) → linux (Ubuntu) |
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
Changed in linux (Ubuntu Lunar): | |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in linux (Ubuntu Kinetic): | |
importance: | Undecided → Medium |
status: | New → In Progress |
description: | updated |
Changed in linux (Ubuntu Kinetic): | |
status: | In Progress → Won't Fix |
Changed in linux (Ubuntu Lunar): | |
status: | In Progress → Fix Committed |
This bug is awaiting verification that the linux/6.2.0-30.30 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification- needed- lunar-linux' to 'verification- done-lunar- linux'. If the problem still exists, change the tag 'verification- needed- lunar-linux' to 'verification- failed- lunar-linux' .
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation how to enable and use -proposed. Thank you!