# git rev-parse -q --verify 71c5f03154ac1cb27423b984743ccc2f5d11d14d^{commit} 71c5f03154ac1cb27423b984743ccc2f5d11d14d already have revision, skipping fetch # git checkout -q -f -B kisskb 71c5f03154ac1cb27423b984743ccc2f5d11d14d # git clean -qxdf # < git log -1 # commit 71c5f03154ac1cb27423b984743ccc2f5d11d14d # Merge: 555a6e8c11e6 c635b0cea6b8 # Author: Linus Torvalds # Date: Thu Dec 24 14:20:33 2020 -0800 # # Merge tag 'docs-5.11-2' of git://git.lwn.net/linux # # Pull documentation fixes from Jonathan Corbet: # "A small set of late-arriving, small documentation fixes" # # * tag 'docs-5.11-2' of git://git.lwn.net/linux: # docs: admin-guide: Fix default value of max_map_count in sysctl/vm.rst # Documentation/submitting-patches: Document the SoB chain # Documentation: process: Correct numbering # docs: submitting-patches: Trivial - fix grammatical error # < /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 71c5f03154ac1cb27423b984743ccc2f5d11d14d # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+POWERNV=n_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_POWERNV=n # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+POWERNV=n_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+POWERNV=n_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /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] /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1064:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1064:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_pseries_defconfig+POWERNV=n_powerpc-gcc4.9 # Build took: 0:03:46.249916