commit cf58599cded35cf4affed1e659c0e2c742d3fda7 seems to be missing in kinetic master to remove "hio" reference from Makefile
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Kinetic |
Fix Released
|
Undecided
|
Unassigned | ||
Lunar |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
Added Linux kernel remote branch for Kinetic raspi to test with 22.04 install (both master and master-next branches). When running "make clean" noticed error referencing "hio" driver that's been removed from Jammy kernels:
$ make clean
scripts/
make[2]: *** No rule to make target 'ubuntu/
make[1]: *** [scripts/
make: *** [Makefile:1858: _clean_ubuntu] Error 2
Found that commit cf58599cded35cf
commit cf58599cded35cf
Author: Thomas Lamprecht <email address hidden>
Date: Sat Mar 12 16:19:10 2022 +0100
Ubuntu: remove leftover reference to ubuntu/hio driver
A single reference to the hio driver was forgotten when it was removed
recently. While this reference is not a problem for the build itself, it
breaks the __clean target from 'scripts/
cannot enter the "ubuntu/hio" folder for cleaning due to ENOENT.
Fixes: 4ea6dd9afa0a0d ("UBUNTU: Remove ubuntu/hio driver")
Signed-off-by: Thomas Lamprecht <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Signed-off-by: Paolo Pisati <email address hidden>
Here's some additional information for code repositories (didn't know if this was helpful),
remote.
remote.
branch.
branch.
branch.
branch.
[Test Case]
See above.
[Fix]
Pick commit cf58599cded35cf
[Where Problems Could Occur]
Build failures.
CVE References
description: | updated |
description: | updated |
affects: | linux-raspi (Ubuntu) → linux (Ubuntu) |
Changed in linux (Ubuntu Kinetic): | |
status: | New → Confirmed |
Changed in linux (Ubuntu Lunar): | |
status: | New → Confirmed |
Changed in linux (Ubuntu Kinetic): | |
status: | Confirmed → Fix Committed |
This bug is awaiting verification that the linux-oem- 6.1/6.1. 0-1004. 4 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- jammy' to 'verification- done-jammy' . If the problem still exists, change the tag 'verification- needed- jammy' to 'verification- failed- jammy'.
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!