# git rev-parse -q --verify 84fc6f795d704ddeae19875966662aecdc785cda^{commit} 84fc6f795d704ddeae19875966662aecdc785cda already have revision, skipping fetch # git checkout -q -f -B kisskb 84fc6f795d704ddeae19875966662aecdc785cda # git clean -qxdf # < git log -1 # commit 84fc6f795d704ddeae19875966662aecdc785cda # 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/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 84fc6f795d704ddeae19875966662aecdc785cda # < make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/send.c: In function 'get_cur_inode_state': /kisskb/src/fs/btrfs/send.c:1902:23: warning: 'right_gen' may be used uninitialized in this function [-Wmaybe-uninitialized] if (left_gen == gen && right_gen == gen) { ^ /kisskb/src/fs/btrfs/send.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' Completed OK # rm -rf /kisskb/build/kbuild_powernv_defconfig_powerpc-gcc5 # Build took: 0:01:48.615057