# git rev-parse -q --verify 66e1c94db3cd4e094de66a6be68c3ab6d17e0c52^{commit} 66e1c94db3cd4e094de66a6be68c3ab6d17e0c52 already have revision, skipping fetch # git checkout -q -f -B kisskb 66e1c94db3cd4e094de66a6be68c3ab6d17e0c52 # git clean -qxdf # < git log -1 # commit 66e1c94db3cd4e094de66a6be68c3ab6d17e0c52 # Merge: 86a4ac4 e0f6d1a # Author: Linus Torvalds # Date: Sun May 13 10:53:08 2018 -0700 # # Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86/pti updates from Thomas Gleixner: # "A mixed bag of fixes and updates for the ghosts which are hunting us. # # The scheduler fixes have been pulled into that branch to avoid # conflicts. # # - A set of fixes to address a khread_parkme() race which caused lost # wakeups and loss of state. # # - A deadlock fix for stop_machine() solved by moving the wakeups # outside of the stopper_lock held region. # # - A set of Spectre V1 array access restrictions. The possible # problematic spots were discuvered by Dan Carpenters new checks in # smatch. # # - Removal of an unused file which was forgotten when the rest of that # functionality was removed" # # * 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/vdso: Remove unused file # perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr # perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver # perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map() # perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_* # perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[] # sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] # sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] # sched/core: Introduce set_special_state() # kthread, sched/wait: Fix kthread_parkme() completion issue # kthread, sched/wait: Fix kthread_parkme() wait-loop # sched/fair: Fix the update of blocked load when newly idle # stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 66e1c94db3cd4e094de66a6be68c3ab6d17e0c52 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig # yes \n | make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:274:0: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:405:0: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:275:0: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:406:0: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) ^ /kisskb/src/drivers/spi/spi-sh-msiof.c:77:0: warning: "STR" redefined #define STR 0x40 /* Status Register */ ^ In file included from /kisskb/src/arch/mips/include/asm/mach-generic/spaces.h:15:0, from /kisskb/src/arch/mips/include/asm/addrspace.h:13, from /kisskb/src/arch/mips/include/asm/barrier.h:11, from /kisskb/src/include/linux/compiler.h:245, from /kisskb/src/arch/mips/include/asm/bitops.h:16, from /kisskb/src/include/linux/bitops.h:38, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/spi/spi-sh-msiof.c:14: /kisskb/src/arch/mips/include/asm/mipsregs.h:29:0: note: this is the location of the previous definition #define STR(x) __STR(x) ^ FIT description: Linux 4.17.0-rc4+ Created: Mon May 14 05:44:25 2018 Image 0 (kernel@0) Description: Linux 4.17.0-rc4+ Created: Mon May 14 05:44:25 2018 Type: Kernel Image Compression: gzip compressed Data Size: 5666720 Bytes = 5533.91 kB = 5.40 MB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x849003e0 Hash algo: sha1 Hash value: c1b29895bd64ec240ad87db4e58578b9ff48e9e9 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Mon May 14 05:44:25 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Mon May 14 05:44:25 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 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 Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:04:16.045717