# git rev-parse -q --verify c29214bc89169f735657f614bde7c0fad74bd1b5^{commit} c29214bc89169f735657f614bde7c0fad74bd1b5 already have revision, skipping fetch # git checkout -q -f -B kisskb c29214bc89169f735657f614bde7c0fad74bd1b5 # git clean -qxdf # < git log -1 # commit c29214bc89169f735657f614bde7c0fad74bd1b5 # Merge: d172859ebff3 f8b2336f15f3 # Author: Linus Torvalds # Date: Sat Mar 4 11:20:42 2023 -0800 # # Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - Drop orphaned VAS MAINTAINERS entry # # - Fix build errors with clang and KCSAN # # - Avoid build errors seen with LD_DEAD_CODE_DATA_ELIMINATION together # with recordmcount # # Thanks to Nathan Chancellor. # # * tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc: Avoid dead code/data elimination when using recordmcount # powerpc/vmlinux.lds: Add .text.asan/tsan sections # powerpc: Drop orphaned VAS MAINTAINERS entry # < /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 c29214bc89169f735657f614bde7c0fad74bd1b5 # < make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_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/powerpc-next_skiroot_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/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3542:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/extent_io.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_init_new_device': /kisskb/src/fs/btrfs/volumes.c:2515:2: warning: 'seed_devices' may be used uninitialized in this function [-Wmaybe-uninitialized] list_add(&seed_devices->seed_list, &fs_devices->seed_list); ^ /kisskb/src/fs/btrfs/volumes.c:2612:27: note: 'seed_devices' was declared here struct btrfs_fs_devices *seed_devices; ^ /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/volumes.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' /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/powerpc-next_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:09.195587