# 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/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 163c8d54a997153ee1a1e07fcac087492ad85b37 # < make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- arch/mips/boot/dts/xilfpga/nexys4ddr.dtb: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b" FIT description: Linux 4.20.0-rc1-g163c8d54a997 Created: Tue Nov 6 13:41:52 2018 Image 0 (kernel@0) Description: Linux 4.20.0-rc1-g163c8d54a997 Created: Tue Nov 6 13:41:52 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4505285 Bytes = 4399.69 KiB = 4.30 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8085c250 Hash algo: sha1 Hash value: df025a4dfc92bb3eadbb5d42e3046efc67afa814 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Tue Nov 6 13:41:52 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Tue Nov 6 13:41:52 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Tue Nov 6 13:41:52 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-defconfig_mipsel # Build took: 0:02:34.499229