# git rev-parse -q --verify b26e7a4b4ef6110f6367ef585e428366e89b4395^{commit} b26e7a4b4ef6110f6367ef585e428366e89b4395 already have revision, skipping fetch # git checkout -q -f -B kisskb b26e7a4b4ef6110f6367ef585e428366e89b4395 # git clean -qxdf # < git log -1 # commit b26e7a4b4ef6110f6367ef585e428366e89b4395 # Author: Arnd Bergmann # Date: Mon Mar 6 11:14:51 2023 +0100 # # kallsyms: expand symbol name into comment for debugging # # The assembler output of kallsyms.c is not meant for people to understand, # and is generally not helpful when debugging "Inconsistent kallsyms data" # warnings. I have previously struggled with these, but found it helpful # to list which symbols changed between the first and second pass in the # .tmp_vmlinux.kallsyms*.S files. # # As this file is preprocessed, it's possible to add a C-style multiline # comment with the full type/name tuple. # # Signed-off-by: Arnd Bergmann # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 b26e7a4b4ef6110f6367ef585e428366e89b4395 # < make -s -j 24 ARCH=x86 O=/kisskb/build/kbuild_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 24 ARCH=x86 O=/kisskb/build/kbuild_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 24 ARCH=x86 O=/kisskb/build/kbuild_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 24 ARCH=x86 O=/kisskb/build/kbuild_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: do_machine_check+0xad8: call to pentium_machine_check.constprop.0() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/kbuild_x86-allmodconfig_x86_64-gcc11 # Build took: 0:54:30.055146