# git rev-parse -q --verify f6523c36934e899b9330ced48c24634f6d101e88^{commit} f6523c36934e899b9330ced48c24634f6d101e88 already have revision, skipping fetch # git checkout -q -f -B kisskb f6523c36934e899b9330ced48c24634f6d101e88 # git clean -qxdf # < git log -1 # commit f6523c36934e899b9330ced48c24634f6d101e88 # Author: Masahiro Yamada # Date: Tue Jun 4 20:16:32 2019 +0900 # # ocxl: do not use C++ style comments in uapi header # # Linux kernel tolerates C++ style comments these days. Actually, the # SPDX License tags for .c files start with //. # # On the other hand, uapi headers are written in more strict C, where # the C++ comment style is forbidden. # # Signed-off-by: Masahiro Yamada # Acked-by: Frederic Barrat # Acked-by: Andrew Donnellan # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f6523c36934e899b9330ced48c24634f6d101e88 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+NO_HUGETLB_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig # Added to kconfig CONFIG_HUGETLBFS=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+NO_HUGETLB_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/powerpc-next_ppc64_defconfig+NO_HUGETLB_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x39c6): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup() The function start_here_multiplatform() references the function __init .early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of .early_setup is wrong. Completed OK # rm -rf /kisskb/build/powerpc-next_ppc64_defconfig+NO_HUGETLB_powerpc-gcc5 # Build took: 0:02:54.074424