# git rev-parse -q --verify ce7218f40a32592aeba98e957cdf1f61387df16a^{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 ce7218f40a32592aeba98e957cdf1f61387df16a^{commit} ce7218f40a32592aeba98e957cdf1f61387df16a # git checkout -q -f -B kisskb ce7218f40a32592aeba98e957cdf1f61387df16a # git clean -qxdf # < git log -1 # commit ce7218f40a32592aeba98e957cdf1f61387df16a # Author: Michael Ellerman # Date: Fri Feb 12 00:51:30 2021 +1100 # # powerpc/mm/64s: Allow STRICT_KERNEL_RWX again # # We have now fixed the known bugs in STRICT_KERNEL_RWX for Book3S # 64-bit Hash and Radix MMUs, see preceding commits, so allow the # option to be selected again. # # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210211135130.3474832-6-mpe@ellerman.id.au # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 ce7218f40a32592aeba98e957cdf1f61387df16a # < make -s -j 8 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # < make -s -j 8 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 8 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 8 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:33: LSE atomics not supported by binutils /kisskb/src/arch/arm64/kernel/smp.c: In function 'arch_show_interrupts': /kisskb/src/arch/arm64/kernel/smp.c:810:16: warning: unused variable 'irq' [-Wunused-variable] unsigned int irq = irq_desc_get_irq(ipi_desc[i]); ^ Completed OK # rm -rf /kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 # Build took: 0:10:26.713683