# git rev-parse -q --verify 7c360e660b9b8e0da76c9af796946ab466d54593^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/tip auto-latest warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 7c360e660b9b8e0da76c9af796946ab466d54593^{commit} 7c360e660b9b8e0da76c9af796946ab466d54593 # git checkout -q -f -B kisskb 7c360e660b9b8e0da76c9af796946ab466d54593 # git clean -qxdf # < git log -1 # commit 7c360e660b9b8e0da76c9af796946ab466d54593 # Merge: 8613317da4e4 db16e07269c2 # Author: Borislav Petkov # Date: Wed Mar 10 13:58:52 2021 +0100 # # Merge remote-tracking branch 'tip/x86/alternatives' into auto-latest # < /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 7c360e660b9b8e0da76c9af796946ab466d54593 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/phy/phy_device.c:273:12: warning: 'mdio_bus_phy_suspend' defined but not used [-Wunused-function] static int mdio_bus_phy_suspend(struct device *dev) ^ /kisskb/src/drivers/net/phy/phy_device.c:293:12: warning: 'mdio_bus_phy_resume' defined but not used [-Wunused-function] static int mdio_bus_phy_resume(struct device *dev) ^ Completed OK # rm -rf /kisskb/build/tip_powernv_defconfig_powerpc-gcc5 # Build took: 0:03:47.114241