Fix system boot hang caused by devlink
Bug #2036515 reported by
Kai-Heng Feng
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HWE Next |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Jammy |
Won't Fix
|
Undecided
|
Unassigned | ||
Lunar |
Confirmed
|
Medium
|
Kai-Heng Feng | ||
linux-oem-6.1 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Jammy |
Fix Committed
|
Medium
|
Unassigned | ||
Lunar |
Invalid
|
Undecided
|
Unassigned |
Bug Description
[Impact]
System stuck at boot when Intel 7560 is in use, because devlink
is waiting for reference to be released.
[Fix]
Commit "devlink: remove the registration guarantee of references"
weakens the refcount requirement for devlink {,un}registering,
[Test]
System reboots over 2000 times when the fix is applied.
[Where problems could occur]
devlink is part of net core API, so it has many users, therefore all of
devlink users can be affected by this fix. However, all the devlink
users can be affected by the same issue (i.e. waiting for reference to
decrease to 0), hence this is still a desirable fix.
Changed in linux-oem-6.1 (Ubuntu Jammy): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in linux-oem-6.1 (Ubuntu): | |
status: | New → Invalid |
tags: | added: oem-priority originate-from-2032592 stella |
Changed in linux (Ubuntu Jammy): | |
status: | New → Won't Fix |
Changed in linux (Ubuntu): | |
status: | New → Fix Released |
Changed in linux-oem-6.1 (Ubuntu Lunar): | |
status: | New → Invalid |
Changed in linux (Ubuntu Lunar): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Kai-Heng Feng (kaihengfeng) |
To post a comment you must log in.
Is all of this included in 6.5? Even if so, it would be nice to have the 'linux' tab opened and marked fix-released so that it's clear for the reviewer.