# git rev-parse -q --verify b6df7b6db1c1837fc9eada74ed561cbfe7746755^{commit} b6df7b6db1c1837fc9eada74ed561cbfe7746755 already have revision, skipping fetch # git checkout -q -f -B kisskb b6df7b6db1c1837fc9eada74ed561cbfe7746755 # git clean -qxdf # < git log -1 # commit b6df7b6db1c1837fc9eada74ed561cbfe7746755 # Merge: 655c6b977755 15035388439f # Author: Linus Torvalds # Date: Sun Nov 11 16:41:50 2018 -0600 # # Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "A set of x86 fixes: # # - Cure the LDT remapping to user space on 5 level paging which ended # up in the KASLR space # # - Remove LDT mapping before freeing the LDT pages # # - Make NFIT MCE handling more robust # # - Unbreak the VSMP build by removing the dependency on paravirt ops # # - Support broken PIT emulation on Microsoft hyperV # # - Don't trace vmware_sched_clock() to avoid tracer recursion # # - Remove -pipe from KBUILD CFLAGS which breaks clang and is also # slower on GCC # # - Trivial coding style and typo fixes" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/cpu/vmware: Do not trace vmware_sched_clock() # x86/vsmp: Remove dependency on pv_irq_ops # x86/ldt: Remove unused variable in map_ldt_struct() # x86/ldt: Unmap PTEs for the slot before freeing LDT pages # x86/mm: Move LDT remap out of KASLR region on 5-level paging # acpi/nfit, x86/mce: Validate a MCE's address before using it # acpi/nfit, x86/mce: Handle only uncorrectable machine checks # x86/build: Remove -pipe from KBUILD_CFLAGS # x86/hyper-v: Fix indentation in hv_do_fast_hypercall16() # Documentation/x86: Fix typo in zero-page.txt # x86/hyper-v: Enable PIT shutdown quirk # clockevents/drivers/i8253: Add support for PIT shutdown quirk # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < git log --format=%s --max-count=1 b6df7b6db1c1837fc9eada74ed561cbfe7746755 # < make -s -j 8 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # yes \n | make -s -j 8 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- arch/arc/boot/dts/axs101.dtb: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x54: I2C bus unit address format error, expected "54" arch/arc/boot/dts/axs101.dtb: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x57: I2C bus unit address format error, expected "57" /kisskb/src/arch/arc/mm/tlb.c: In function 'do_tlb_overlap_fault': /kisskb/src/arch/arc/mm/tlb.c:914:2: warning: variable length array 'pd0' is used [-Wvla] unsigned int pd0[mmu->ways]; ^ In file included from /kisskb/src/mm/memblock.c:13:0: /kisskb/src/mm/memblock.c: In function '__free_pages_memory': /kisskb/src/include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast [enabled by default] (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/kernel.h:859:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/kernel.h:869:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/kernel.h:878:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/mm/memblock.c:1897:11: note: in expansion of macro 'min' order = min(MAX_ORDER - 1UL, __ffs(start)); ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4311:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ In file included from /kisskb/src/arch/arc/include/asm/atomic.h:16:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/arc/include/asm/bitops.h:429, 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/module.h:9, from /kisskb/src/net/core/filter.c:24: /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value] #define cmpxchg(ptr, o, n) ((typeof(*(ptr)))__cmpxchg((ptr), \ ^ /kisskb/src/net/core/filter.c:3304:4: note: in expansion of macro 'cmpxchg' cmpxchg(&ri->map, map, NULL); ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:01:36.405477