# git rev-parse -q --verify 51b7f5d55900688c7c07cdb945d34b3314befa36^{commit} 51b7f5d55900688c7c07cdb945d34b3314befa36 already have revision, skipping fetch # git checkout -q -f -B kisskb 51b7f5d55900688c7c07cdb945d34b3314befa36 # git clean -qxdf # < git log -1 # commit 51b7f5d55900688c7c07cdb945d34b3314befa36 # Author: Christophe Leroy # Date: Tue Sep 11 10:04:51 2018 +0000 # # powerpc/book3s64: Avoid multiple endian conversion in pte helpers # # In the same spirit as already done in pte query helpers, # this patch changes pte setting helpers to perform endian # conversions on the constants rather than on the pte value. # # In the meantime, it changes pte_access_permitted() to use # pte helpers for the same reason. # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 51b7f5d55900688c7c07cdb945d34b3314befa36 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_mpc8272_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc8272_ads_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_mpc8272_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/head_32.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_32.S:990: Warning: invalid register expression INFO: Uncompressed kernel (size 0x53d778) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x52d134) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.18.0-g51b7f5d55900 Created: Thu Sep 13 00:01:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2694842 Bytes = 2631.68 KiB = 2.57 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.18.0-g51b7f5d55900 Created: Thu Sep 13 00:01:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2719080 Bytes = 2655.35 KiB = 2.59 MiB Load Address: 00600000 Entry Point: 006007a0 Completed OK # rm -rf /kisskb/build/chleroy_mpc8272_ads_defconfig_powerpc-gcc5 # Build took: 0:00:50.649319