# 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 40 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc837x_mds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/mpc837x_mds_defconfig # < make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc837x_mds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc837x_mds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc837x_mds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x706760) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.12.0-rc2-g11aa533b82d5 Created: Wed Mar 17 19:33:08 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3124338 Bytes = 3051.11 KiB = 2.98 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_83xx_mpc837x_mds_defconfig_powerpc-gcc5 # Build took: 0:00:33.708073