# 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/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 37a535edd72cacf73b456d4e9272ff2ee4bf7405 # < make -s -j 120 ARCH=arm O=/kisskb/build/linus_netx_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- netx_defconfig # make -s -j 120 ARCH=arm O=/kisskb/build/linus_netx_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:127:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /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/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 Completed OK # rm -rf /kisskb/build/linus_netx_defconfig_arm # Build took: 0:00:16.802550