# git rev-parse -q --verify 37a535edd72cacf73b456d4e9272ff2ee4bf7405^{commit} 37a535edd72cacf73b456d4e9272ff2ee4bf7405 already have revision, skipping fetch # git checkout -q -f -B kisskb 37a535edd72cacf73b456d4e9272ff2ee4bf7405 # git clean -qxdf # < git log -1 # commit 37a535edd72cacf73b456d4e9272ff2ee4bf7405 # Merge: c1e9dae 0518982 # Author: Linus Torvalds # Date: Sun Apr 22 11:40:52 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: # "A small set of fixes for x86: # # - Prevent X2APIC ID 0xFFFFFFFF from being treated as valid, which # causes the possible CPU count to be wrong. # # - Prevent 32bit truncation in calc_hpet_ref() which causes the TSC # calibration to fail # # - Fix the page table setup for temporary text mappings in the resume # code which causes resume failures # # - Make the page table dump code handle HIGHPTE correctly instead of # oopsing # # - Support for topologies where NUMA nodes share an LLC to prevent a # invalid topology warning and further malfunction on such systems. # # - Remove the now unused pci-nommu code # # - Remove stale function declarations" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/power/64: Fix page-table setup for temporary text mapping # x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y # x86,sched: Allow topologies where NUMA nodes share an LLC # x86/processor: Remove two unused function declarations # x86/acpi: Prevent X2APIC id 0xffffffff from being accounted # x86/tsc: Prevent 32bit truncation in calc_hpet_ref() # x86: Remove pci-nommu.c # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 37a535edd72cacf73b456d4e9272ff2ee4bf7405 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet32_smp_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_corenet32_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/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_read': /kisskb/src/drivers/base/regmap/regmap.c:2497:6: warning: 'ret' 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 0xc2aed8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-4.17.0-rc1-g37a535e Created: Mon Apr 23 05:47:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5767056 Bytes = 5631.89 kB = 5.50 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc # Build took: 0:00:45.559981