# git rev-parse -q --verify c61a56ababa404961fa769a2b24229f18e461961^{commit} c61a56ababa404961fa769a2b24229f18e461961 already have revision, skipping fetch # git checkout -q -f -B kisskb c61a56ababa404961fa769a2b24229f18e461961 # git clean -qxdf # < git log -1 # commit c61a56ababa404961fa769a2b24229f18e461961 # Merge: 65f4d6d 1a512c0 # Author: Linus Torvalds # Date: Sun Apr 29 10:06:05 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: # "Another set of x86 related updates: # # - Fix the long broken x32 version of the IPC user space headers which # was noticed by Arnd Bergman in course of his ongoing y2038 work. # GLIBC seems to have non broken private copies of these headers so # this went unnoticed. # # - Two microcode fixlets which address some more fallout from the # recent modifications in that area: # # - Unconditionally save the microcode patch, which was only saved # when CPU_HOTPLUG was enabled causing failures in the late # loading mechanism # # - Make the later loader synchronization finally work under all # circumstances. It was exiting early and causing timeout failures # due to a missing synchronization point. # # - Do not use mwait_play_dead() on AMD systems to prevent excessive # power consumption as the CPU cannot go into deep power states from # there. # # - Address an annoying sparse warning due to lost type qualifiers of # the vmemmap and vmalloc base address constants. # # - Prevent reserving crash kernel region on Xen PV as this leads to # the wrong perception that crash kernels actually work there which # is not the case. Xen PV has its own crash mechanism handled by the # hypervisor. # # - Add missing TLB cpuid values to the table to make the printout on # certain machines correct. # # - Enumerate the new CLDEMOTE instruction # # - Fix an incorrect SPDX identifier # # - Remove stale macros" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds # x86/setup: Do not reserve a crash kernel region if booted on Xen PV # x86/cpu/intel: Add missing TLB cpuid values # x86/smpboot: Don't use mwait_play_dead() on AMD systems # x86/mm: Make vmemmap and vmalloc base address constants unsigned long # x86/vector: Remove the unused macro FPU_IRQ # x86/vector: Remove the macro VECTOR_OFFSET_START # x86/cpufeatures: Enumerate cldemote instruction # x86/microcode: Do not exit early from __reload_late() # x86/microcode/intel: Save microcode patch unconditionally # x86/jailhouse: Fix incorrect SPDX identifier # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 c61a56ababa404961fa769a2b24229f18e461961 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet64_smp_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2497:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1819:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0xf1c6c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) Image Name: Linux-4.17.0-rc2-gc61a56a Created: Mon Apr 30 04:10:08 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6354138 Bytes = 6205.21 kB = 6.06 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet64_smp_defconfig_powerpc # Build took: 0:00:53.046926