# git rev-parse -q --verify 28ea4692e6a003f58f5b4a85c7e747f204802c57^{commit} 28ea4692e6a003f58f5b4a85c7e747f204802c57 already have revision, skipping fetch # git checkout -q -f -B kisskb 28ea4692e6a003f58f5b4a85c7e747f204802c57 # git clean -qxdf # < git log -1 # commit 28ea4692e6a003f58f5b4a85c7e747f204802c57 # 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 28ea4692e6a003f58f5b4a85c7e747f204802c57 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_corenet64_smp_defconfig+KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet64_smp_defconfig # Added to kconfig CONFIG_KVM_E500MC=y # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM_MPIC=y # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_corenet64_smp_defconfig+KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_corenet64_smp_defconfig+KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/cpu_setup_fsl_booke.S:20:28: fatal error: asm/mmu-book3e.h: No such file or directory compilation terminated. make[2]: *** [/kisskb/src/scripts/Makefile.build:405: arch/powerpc/kernel/cpu_setup_fsl_booke.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1062: arch/powerpc/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/powerpc/kvm/e500mc.c:28:0: /kisskb/src/arch/powerpc/kvm/e500.h:23:28: fatal error: asm/mmu-book3e.h: No such file or directory compilation terminated. make[2]: *** [/kisskb/src/scripts/Makefile.build:306: arch/powerpc/kvm/e500mc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/powerpc/kvm/e500_mmu.c:34:0: /kisskb/src/arch/powerpc/kvm/e500.h:23:28: fatal error: asm/mmu-book3e.h: No such file or directory compilation terminated. make[2]: *** [/kisskb/src/scripts/Makefile.build:305: arch/powerpc/kvm/e500_mmu.o] Error 1 In file included from /kisskb/src/arch/powerpc/kvm/e500_mmu_host.c:35:0: /kisskb/src/arch/powerpc/kvm/e500.h:23:28: fatal error: asm/mmu-book3e.h: No such file or directory compilation terminated. make[2]: *** [/kisskb/src/scripts/Makefile.build:305: arch/powerpc/kvm/e500_mmu_host.o] Error 1 In file included from /kisskb/src/arch/powerpc/kvm/e500_emulate.c:21:0: /kisskb/src/arch/powerpc/kvm/e500.h:23:28: fatal error: asm/mmu-book3e.h: No such file or directory compilation terminated. make[2]: *** [/kisskb/src/scripts/Makefile.build:305: arch/powerpc/kvm/e500_emulate.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1062: arch/powerpc/kvm] Error 2 make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_corenet64_smp_defconfig+KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/chleroy_corenet64_smp_defconfig+KVM_powerpc-gcc5 # Build took: 0:00:41.724701