# git rev-parse -q --verify 3b31fd10ae6f1f4e4db1727931c06cba45003624^{commit} 3b31fd10ae6f1f4e4db1727931c06cba45003624 already have revision, skipping fetch # git checkout -q -f -B kisskb 3b31fd10ae6f1f4e4db1727931c06cba45003624 # git clean -qxdf # < git log -1 # commit 3b31fd10ae6f1f4e4db1727931c06cba45003624 # Author: Geert Uytterhoeven # Date: Tue Feb 23 10:53:45 2021 +0100 # # powerpc/chrp: Make hydra_init() static # # Commit 407d418f2fd4c20a ("powerpc/chrp: Move PHB discovery") moved the # sole call to hydra_init() to the source file where it is defined, so it # can be made static. # # Signed-off-by: Geert Uytterhoeven # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210223095345.2139416-1-geert@linux-m68k.org # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3b31fd10ae6f1f4e4db1727931c06cba45003624 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_RADIX_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_PPC_RADIX_MMU=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_RADIX_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_RADIX_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_RADIX_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/phy/phy_device.c:293:12: warning: 'mdio_bus_phy_resume' defined but not used [-Wunused-function] 293 | static int mdio_bus_phy_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c:273:12: warning: 'mdio_bus_phy_suspend' defined but not used [-Wunused-function] 273 | static int mdio_bus_phy_suspend(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/powerpc-next_powernv_defconfig+NO_RADIX_powerpc-gcc9 # Build took: 0:03:41.541769