# git rev-parse -q --verify 2eed6eda51a9a3203488de838442dfb8cb252409^{commit} 2eed6eda51a9a3203488de838442dfb8cb252409 already have revision, skipping fetch # git checkout -q -f -B kisskb 2eed6eda51a9a3203488de838442dfb8cb252409 # git clean -qxdf # < git log -1 # commit 2eed6eda51a9a3203488de838442dfb8cb252409 # Author: Michal Suchanek # Date: Thu Mar 15 20:15:58 2018 +0100 # # powerpc/64: barrier_nospec: Add commandline trigger # # Add commandline options spectre_v2 and nospectre_v2 # # These are named same as similar x86 options regardless of actual effect # to not require platform-specific configuration. # # Supported options: # nospectre_v2 or spectre_v2=off - speculation barrier not used # spectre_v2=on or spectre_v2=auto - speculation barrier used # # Changing the settings after boot is not supported and VM migration may # change requirements so auto is same as on. # # Based on s390 implementation # # Signed-off-by: Michal Suchanek # 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 2eed6eda51a9a3203488de838442dfb8cb252409 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64e_defconfig arch/powerpc/platforms/Kconfig.cputype:99:warning: prompt redefined # Added to kconfig CONFIG_SMP=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_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 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- arch/powerpc/platforms/Kconfig.cputype:99:warning: prompt redefined arch/powerpc/kernel/module.o: In function `.module_finalize': module.c:(.text+0x1e8): undefined reference to `.do_barrier_nospec_fixups' arch/powerpc/kernel/module.o:(.toc+0x0): undefined reference to `powerpc_barrier_nospec' /kisskb/src/Makefile:1032: recipe for target 'vmlinux' failed make[1]: *** [vmlinux] Error 1 Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-5.3 # Build took: 0:01:24.168575