Make sched clock return nanoseconds correctly
Bug #1877647 reported by
Joseph Salisbury
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-azure (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Focal |
In Progress
|
Undecided
|
Unassigned |
Bug Description
The problem was introduced in Linux kernel version 5.4, and was fixed in 5.6. So only users of the 5.4 and 5.5 kernels will see this problem, which means Ubuntu 20.04 at the moment.
The fix was backported to upstream stable 5.4, so it should be picked up via stable updates. This bug is primary to ensure the fix is not missed.
The commit to fix this issue is:
749da8ca978f ("clocksource/
Changed in linux-azure (Ubuntu Focal): | |
status: | New → In Progress |
To post a comment you must log in.
I see the fix is already included in Focal, from a different commit. This bug can be closed.