# git rev-parse -q --verify 36cf482b3a3573b6b51527da2c89cf6dd2989bde^{commit} 36cf482b3a3573b6b51527da2c89cf6dd2989bde already have revision, skipping fetch # git checkout -q -f -B kisskb 36cf482b3a3573b6b51527da2c89cf6dd2989bde # git clean -qxdf # < git log -1 # commit 36cf482b3a3573b6b51527da2c89cf6dd2989bde # Author: Christophe Leroy # Date: Mon May 28 12:31:19 2018 +0000 # # powerpc/8xx: set GUARDED attribute in the PMD directly # # On the 8xx, the GUARDED attribute of the pages is managed in the # L1 entry, therefore to avoid having to copy it into L1 entry # at each TLB miss, we set it in the PMD. # # Signed-off-by: Christophe Leroy # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 36cf482b3a3573b6b51527da2c89cf6dd2989bde # < make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_85xx_tqm8548_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 85xx/tqm8548_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_85xx_tqm8548_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- In file included from /kisskb/src/arch/powerpc/include/asm/nohash/pgalloc.h:22:0, from /kisskb/src/arch/powerpc/include/asm/pgalloc.h:26, from /kisskb/src/arch/powerpc/mm/mem.c:41: /kisskb/src/arch/powerpc/include/asm/nohash/32/pgalloc.h: In function 'pmd_populate': /kisskb/src/arch/powerpc/include/asm/nohash/32/pgalloc.h:87:2: error: passing argument 1 of 'lowmem_page_address' from incompatible pointer type [-Werror] /kisskb/src/include/linux/mm.h:1156:30: note: expected 'const struct page *' but argument is of type 'pgtable_t' cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:307: arch/powerpc/mm/mem.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1057: arch/powerpc/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_85xx_tqm8548_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/chleroy_85xx_tqm8548_defconfig_powerpc # Build took: 0:00:07.048135