# 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-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 163c8d54a997153ee1a1e07fcac087492ad85b37 # < make -s -j 10 ARCH=arm64 O=/kisskb/build/linus_arm64-allnoconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allnoconfig # make -s -j 10 ARCH=arm64 O=/kisskb/build/linus_arm64-allnoconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus_arm64-allnoconfig_arm64-gcc8 # Build took: 0:00:22.496147