# git rev-parse -q --verify f69d02e37a85645aa90d18cacfff36dba370f797^{commit} f69d02e37a85645aa90d18cacfff36dba370f797 already have revision, skipping fetch # git checkout -q -f -B kisskb f69d02e37a85645aa90d18cacfff36dba370f797 # git clean -qxdf # < git log -1 # commit f69d02e37a85645aa90d18cacfff36dba370f797 # Merge: 7a7fd0de4a98 caf6912f3f4a # Author: Linus Torvalds # Date: Tue Mar 2 18:18:17 2021 -0800 # # Merge tag 'misc-5.12-2021-03-02' of git://git.kernel.dk/linux-block # # Pull misc fixes from Jens Axboe: # "Two misc fixes that don't belong in other branches: # # - Fix a regression with ia64 signals, introduced by the # TIF_NOTIFY_SIGNAL change in 5.11. # # - Fix the current swapfile regression from this merge window" # # * tag 'misc-5.12-2021-03-02' of git://git.kernel.dk/linux-block: # swap: fix swapfile read/write offset # ia64: don't call handle_signal() unless there's actually a signal queued # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f69d02e37a85645aa90d18cacfff36dba370f797 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c: In function 'cxgb4_write_partial_sgl': /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: missing braces around initializer [-Wmissing-braces] struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1] = {0}, *to; ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: (near initialization for 'buf[0]') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 # Build took: 0:03:50.578377