# git rev-parse -q --verify 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4^{commit} 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 already have revision, skipping fetch # git checkout -q -f -B kisskb 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # git clean -qxdf # < git log -1 # commit 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # Author: Christophe Leroy # Date: Mon Mar 15 14:52:51 2021 +0000 # # powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS # # In fault.c, #ifdef CONFIG_PPC_MEM_KEYS is not needed because all # functions are always defined, and arch_vma_access_permitted() # always returns true when CONFIG_PPC_MEM_KEYS is not defined so # access_pkey_error() will return false so bad_access_pkey() # will never be called. # # Include linux/pkeys.h to get a definition of vma_pkeys() for # bad_access_pkey(). # # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/8038392f38d81f2ad169347efac29146f553b238.1615819955.git.christophe.leroy@csgroup.eu # < /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 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_tqm5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 52xx/tqm5200_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_tqm5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_tqm5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_tqm5200_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) ^ INFO: Uncompressed kernel (size 0x74a138) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.12.0-rc2-95095-g11aa533b Created: Wed Mar 17 19:23:57 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3250530 Bytes = 3174.35 KiB = 3.10 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_52xx_tqm5200_defconfig_powerpc-gcc5 # Build took: 0:01:15.666685