# git rev-parse -q --verify 899ba79553cf1699bdcd262950b48501b0285529^{commit} 899ba79553cf1699bdcd262950b48501b0285529 already have revision, skipping fetch # git checkout -q -f -B kisskb 899ba79553cf1699bdcd262950b48501b0285529 # git clean -qxdf # < git log -1 # commit 899ba79553cf1699bdcd262950b48501b0285529 # Merge: 1395d109cddc ff924c5a1ec7 # Author: Linus Torvalds # Date: Sun Sep 2 10:11:30 2018 -0700 # # Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "Speculation: # # - Make the microcode check more robust # # - Make the L1TF memory limit depend on the internal cache physical # address space and not on the CPUID advertised physical address # space, which might be significantly smaller. This avoids disabling # L1TF on machines which utilize the full physical address space. # # - Fix the GDT mapping for EFI calls on 32bit PTI # # - Fix the MCE nospec implementation to prevent #GP # # Fixes and robustness: # # - Use the proper operand order for LSL in the VDSO # # - Prevent NMI uaccess race against CR3 switching # # - Add a lockdep check to verify that text_mutex is held in # text_poke() functions # # - Repair the fallout of giving native_restore_fl() a prototype # # - Prevent kernel memory dumps based on usermode RIP # # - Wipe KASAN shadow stack before rewinding the stack to prevent false # positives # # - Move the AMS GOTO enforcement to the actual build stage to allow # user API header extraction without a compiler # # - Fix a section mismatch introduced by the on demand VDSO mapping # change # # Miscellaneous: # # - Trivial typo, GCC quirk removal and CC_SET/OUT() cleanups" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/pti: Fix section mismatch warning/error # x86/vdso: Fix lsl operand order # x86/mce: Fix set_mce_nospec() to avoid #GP fault # x86/efi: Load fixmap GDT in efi_call_phys_epilog() # x86/nmi: Fix NMI uaccess race against CR3 switching # x86: Allow generating user-space headers without a compiler # x86/dumpstack: Don't dump kernel memory based on usermode RIP # x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember() # x86/alternatives: Lockdep-enforce text_mutex in text_poke*() # x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() # x86/irqflags: Mark native_restore_fl extern inline # x86/build: Remove jump label quirk for GCC older than 4.5.2 # x86/Kconfig: Fix trivial typo # x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ # x86/spectre: Add missing family 6 check to microcode check # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < git log --format=%s --max-count=1 899ba79553cf1699bdcd262950b48501b0285529 # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # yes \n | make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] In file included from /kisskb/src/arch/sparc/include/asm/cmpxchg.h:5:0, from /kisskb/src/arch/sparc/include/asm/atomic_64.h:12, from /kisskb/src/arch/sparc/include/asm/atomic.h:5, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/sparc/include/asm/bitops_64.h:52, from /kisskb/src/arch/sparc/include/asm/bitops.h:5, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:27: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/sparc/include/asm/cmpxchg_64.h:55:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/fs/ocfs2/file.c:2386:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^ /kisskb/src/drivers/input/joystick/analog.c:172: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/sparc/include/asm/cmpxchg.h:5:0, from /kisskb/src/arch/sparc/include/asm/atomic_64.h:12, from /kisskb/src/arch/sparc/include/asm/atomic.h:5, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/sparc/include/asm/bitops_64.h:52, from /kisskb/src/arch/sparc/include/asm/bitops.h:5, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:11: /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c: In function 'ixgbevf_xdp_setup': /kisskb/src/arch/sparc/include/asm/cmpxchg_64.h:55:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:4448:4: note: in expansion of macro 'xchg' xchg(&adapter->rx_ring[i]->xdp_prog, adapter->xdp_prog); ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:03:22.909824