# git rev-parse -q --verify 123e4092dfa1b03b0da53c689c186cd926c2a00e^{commit} 123e4092dfa1b03b0da53c689c186cd926c2a00e already have revision, skipping fetch # git checkout -q -f -B kisskb 123e4092dfa1b03b0da53c689c186cd926c2a00e # git clean -qxdf # < git log -1 # commit 123e4092dfa1b03b0da53c689c186cd926c2a00e # Author: Mahesh Salgaonkar # Date: Wed Jul 4 23:30:12 2018 +0530 # # powernv/pseries: consolidate code for mce early handling. # # Now that other platforms also implements real mode mce handler, # lets consolidate the code by sharing existing powernv machine check # early code. Rename machine_check_powernv_early to # machine_check_common_early and reuse the code. # # Signed-off-by: Mahesh Salgaonkar # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 123e4092dfa1b03b0da53c689c186cd926c2a00e # < make -s -j 20 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+NO_ALTIVEC_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig # Added to kconfig CONFIG_ALTIVEC=n # Added to kconfig CONFIG_PPC_TRANSACTIONAL_MEM=n # yes \n | make -s -j 20 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+NO_ALTIVEC_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 20 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+NO_ALTIVEC_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. Completed OK # rm -rf /kisskb/build/powerpc-next_ppc64_defconfig+NO_ALTIVEC_powerpc-5.3 # Build took: 0:03:16.392811