# git rev-parse -q --verify 163c8d54a997153ee1a1e07fcac087492ad85b37^{commit} 163c8d54a997153ee1a1e07fcac087492ad85b37 already have revision, skipping fetch # git checkout -q -f -B kisskb 163c8d54a997153ee1a1e07fcac087492ad85b37 # git clean -qxdf # < git log -1 # commit 163c8d54a997153ee1a1e07fcac087492ad85b37 # Author: Martin Schwidefsky # Date: Mon Nov 5 07:36:28 2018 +0100 # # compiler: remove __no_sanitize_address_or_inline again # # The __no_sanitize_address_or_inline and __no_kasan_or_inline defines # are almost identical. The only difference is that __no_kasan_or_inline # does not have the 'notrace' attribute. # # To be able to replace __no_sanitize_address_or_inline with the older # definition, add 'notrace' to __no_kasan_or_inline and change to two # users of __no_sanitize_address_or_inline in the s390 code. # # The 'notrace' option is necessary for e.g. the __load_psw_mask function # in arch/s390/include/asm/processor.h. Without the option it is possible # to trace __load_psw_mask which leads to kernel stack overflow. # # Signed-off-by: Martin Schwidefsky # Pointed-out-by: Andrey Ryabinin # Acked-by: Steven Rostedt (VMware) # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 163c8d54a997153ee1a1e07fcac087492ad85b37 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-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 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 # Build took: 0:03:38.849360