# git rev-parse -q --verify c02be2334e7523903cc15b5258a48b85b5de6cbc^{commit} c02be2334e7523903cc15b5258a48b85b5de6cbc already have revision, skipping fetch # git checkout -q -f -B kisskb c02be2334e7523903cc15b5258a48b85b5de6cbc # git clean -qxdf # git log -1 commit c02be2334e7523903cc15b5258a48b85b5de6cbc Merge: b1aad68 5b4c845 Author: Linus Torvalds Date: Wed Feb 28 11:40:51 2018 -0800 Merge tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux Pull xfs fixes from Darrick Wong: - fix some compiler warnings - fix block reservations for transactions created during log recovery - fix resource leaks when respecifying mount options * tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: xfs: fix potential memory leak in mount option parsing xfs: reserve blocks for refcount / rmap log item recovery xfs: use memset to initialize xfs_scrub_agfl_info # < /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-gcc --version # < git log --format=%s --max-count=1 c02be2334e7523903cc15b5258a48b85b5de6cbc # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- powernv_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- WARNING: modpost: Found 4 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig_ppc64le # Build took: 0:02:56.750422