# git rev-parse -q --verify 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4^{commit} 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # 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/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig arch/sparc/configs/sparc64_defconfig:237:warning: override: reassigning to symbol ATA arch/sparc/configs/sparc64_defconfig:239:warning: override: reassigning to symbol HAPPYMEAL # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-next_sparc64-defconfig_sparc64 # Build took: 0:01:23.657441