Open hun-zi-shang-fen opened 4 months ago
Does it work without --split-functions
? How is your kernel configured?
Does it work without
--split-functions
? How is your kernel configured?
yep, it work when I delete the --split-functions
Having same issue actually. Sadly till now no succes.
The Linux kernel fails to boot after applying BOLT optimization with the --split-functions option as described in the document (https://github.com/llvm/llvm-project/blob/main/bolt/docs/OptimizingLinux.md). It gets stuck during the boot process at “Loading initial ramdisk...”