Welcome to the Linux Foundation Forum!

Compilation fail for linux kernle 5.7.0rc1 using new compilers. It's required for the decode_stacktr

Options

While trying to compile kernel for the specific linux version that the decode_stacktrace was generated from I'm getting the following error.

arch/x86/kernel/paravirt.o: warning: objtool: missing symbol for section .entry.text
make[2]: *** [scripts/Makefile.build:267: arch/x86/kernel/paravirt.o] Error 255
make[2]: *** Deleting file 'arch/x86/kernel/paravirt.o'
make[1]: *** [scripts/Makefile.build:488: arch/x86/kernel] Error 2
make: *** [Makefile:1723: arch/x86] Error 2

Answers

  • ShuahKhanLF
    ShuahKhanLF Posts: 148
    Options

    Use the latest main line kernel and choose a recent bug from syzbot

Categories

Upcoming Training