# 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/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 163c8d54a997153ee1a1e07fcac087492ad85b37 # < make -s -j 10 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- allnoconfig # make -s -j 10 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/mips/vdso/Makefile:38: MIPS VDSO requires binutils >= 2.25 FIT description: Linux 4.20.0-rc1+ Created: Tue Nov 6 12:36:00 2018 Image 0 (kernel@0) Description: Linux 4.20.0-rc1+ Created: Tue Nov 6 12:36:00 2018 Type: Kernel Image Compression: gzip compressed Data Size: 666617 Bytes = 650.99 KiB = 0.64 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8022c710 Hash algo: sha1 Hash value: 0d4c2e6348a75574dc3c3f66aa6a4ff14e62271a Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/linus_mips-allnoconfig_mips # Build took: 0:00:18.893845