# git rev-parse -q --verify 1acf39ef8f1425cd105f630dc2c7c1d8fff27ed1^{commit} 1acf39ef8f1425cd105f630dc2c7c1d8fff27ed1 already have revision, skipping fetch # git checkout -q -f -B kisskb 1acf39ef8f1425cd105f630dc2c7c1d8fff27ed1 # git clean -qxdf # < git log -1 # commit 1acf39ef8f1425cd105f630dc2c7c1d8fff27ed1 # Author: Stephen Rothwell # Date: Fri Mar 3 13:15:04 2023 +1100 # # Add linux-next specific files for 20230303 # # Signed-off-by: Stephen Rothwell # < /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 1acf39ef8f1425cd105f630dc2c7c1d8fff27ed1 # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_pseries_le_defconfig+NO_SPLPAR_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/linux-next_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc5 # Build took: 0:02:09.792449