# 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-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 b26e7a4b4ef6110f6367ef585e428366e89b4395 # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 # Build took: 0:00:56.683107