# git rev-parse -q --verify fb2eac56f0579ca3b1fe3a8c5f0bbf9f32704988^{commit} fb2eac56f0579ca3b1fe3a8c5f0bbf9f32704988 already have revision, skipping fetch # git checkout -q -f -B kisskb fb2eac56f0579ca3b1fe3a8c5f0bbf9f32704988 # git clean -qxdf # < git log -1 # commit fb2eac56f0579ca3b1fe3a8c5f0bbf9f32704988 # 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 fb2eac56f0579ca3b1fe3a8c5f0bbf9f32704988 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_gamecube_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- gamecube_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_gamecube_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/mm/pgtable_32.c: In function 'early_pte_alloc_kernel': /kisskb/src/arch/powerpc/mm/pgtable_32.c:236:17: error: 'PTE_FRAG_SIZE' undeclared (first use in this function) /kisskb/src/arch/powerpc/mm/pgtable_32.c:236:17: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [/kisskb/src/scripts/Makefile.build:305: arch/powerpc/mm/pgtable_32.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1060: arch/powerpc/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:129:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:96:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_gamecube_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_gamecube_defconfig_powerpc # Build took: 0:00:10.750772