'ERROR: modpost: "wakeup_cpu0" [drivers/acpi/processor.ko] undefined! ' building kernel 5.11.12
by RandomTroll from LinuxQuestions.org on (#5G9ZP)
I applied the incremental patch patch-5.11.11-12.xz, make errored out:
Quote:
To test patched-ness I ran:
Code:xz -dc patch-5.11.12.xz | patch -p1 -R --dry-runwhen ran without error. The .configs are identical.


Quote:
ERROR: modpost: "wakeup_cpu0" [drivers/acpi/processor.ko] undefined! ERROR: modpost: "start_cpu0" [drivers/acpi/processor.ko] undefined! |
Code:xz -dc patch-5.11.12.xz | patch -p1 -R --dry-runwhen ran without error. The .configs are identical.