On Wed, Oct 30, 2024 at 10:14 PM Sami Tolvanen <samitolvanen@xxxxxxxxxx> wrote: > > Hi Sedat, > > On Wed, Oct 30, 2024 at 2:00 PM Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote: > > > > Hi Sami, > > > > perfect timing: Nathan uploaded SLIM LLVM toolchain v19.1.3 > > > > KBUILD_GENDWARFKSYMS_STABLE is to be set manually? > > What value is recommended? > > The usage is similar to KBUILD_SYMTYPES, you can just set > KBUILD_GENDWARFKSYMS_STABLE=1 to use --stable when calculating > versions. However, it's not normally necessary to set this flag at all > when building your own kernel, it's mostly for distributions. > > Sami OK, thanks. # cat /proc/version Linux version 6.12.0-rc5-1-amd64-clang19-kcfi (sedat.dilek@xxxxxxxxx@iniza) (ClangBuiltLinux clang version 19.1.3 (https://github.com/llvm/llvm-project.git ab51eccf88f5321e7c60591c5546b254b6afab99), ClangBuiltLinux LLD 19.1.3 (https://github.com/llvm/llvm-project.git ab51eccf88f5321e7c60591c5546b254b6afab99)) #1~trixie+dileks SMP PREEMPT_DYNAMIC 2024-10-30 Tested-by: Sedat Dilek <sedat,dilek@xxxxxxxxx> # LLVM/Clang v19.1.3 on x86-64 Best regards, -Sedat-