# git rev-parse -q --verify 3bb48a8506275f4d9e4593acf9f2fc0880a42f73^{commit} 3bb48a8506275f4d9e4593acf9f2fc0880a42f73 already have revision, skipping fetch # git checkout -q -f -B kisskb 3bb48a8506275f4d9e4593acf9f2fc0880a42f73 # git clean -qxdf # < git log -1 # commit 3bb48a8506275f4d9e4593acf9f2fc0880a42f73 # Merge: fbda79043024 460c9f1c944b # Author: Linus Torvalds # Date: Sun Mar 7 13:28:31 2021 -0800 # # Merge branch 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc fixes from Helge Deller: # "Two small parisc architecture fixes: fix a linking failure reported by # the kernel test robot and remove a duplicate include" # # * 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # arch/parisc/kernel: remove duplicate include in ptrace # parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST # < /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 3bb48a8506275f4d9e4593acf9f2fc0880a42f73 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ps3_defconfig # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ps3_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-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/linus_ps3_defconfig_powerpc-gcc4.9 # Build took: 0:01:58.672489