# git rev-parse -q --verify 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036^{commit} 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036 already have revision, skipping fetch # git checkout -q -f -B kisskb 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036 # git clean -qxdf # < git log -1 # commit 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036 # Author: Michael Ellerman # Date: Sun Mar 14 20:33:41 2021 +1100 # # powerpc/fsl-pci: Fix section mismatch warning # # Section mismatch in reference from the function .fsl_add_bridge() to # the function .init.text:.setup_pci_cmd() # # fsl_add_bridge() is not __init, and can't be, and is the only caller # of setup_pci_cmd(). Fix it by making setup_pci_cmd() non-init. # # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210314093341.132986-1-mpe@ellerman.id.au # < /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 1e97f67cc191d74dfacb2a6f4a4ad1db2682a036 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_RELOCATABLE=n # Added to kconfig CONFIG_STRICT_KERNEL_RWX=y # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4047:warning: override: reassigning to symbol RELOCATABLE # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_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/powerpc-next_powernv_defconfig+STRICT_RWX_powerpc-gcc5 # Build took: 0:02:00.521063