# git rev-parse -q --verify 146c3d3220e039b5d61bf810e0b42218eb020f39^{commit} 146c3d3220e039b5d61bf810e0b42218eb020f39 already have revision, skipping fetch # git checkout -q -f -B kisskb 146c3d3220e039b5d61bf810e0b42218eb020f39 # git clean -qxdf # < git log -1 # commit 146c3d3220e039b5d61bf810e0b42218eb020f39 # Merge: 5a13fc3d8ba0 b63f20a778c8 # Author: Linus Torvalds # Date: Sun Aug 25 10:10:15 2019 -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 few fixes for x86: # # - Fix a boot regression caused by the recent bootparam sanitizing # change, which escaped the attention of all people who reviewed that # code. # # - Address a boot problem on machines with broken E820 tables caused # by an underflow which ended up placing the trampoline start at # physical address 0. # # - Handle machines which do not advertise a legacy timer of any form, # but need calibration of the local APIC timer gracefully by making # the calibration routine independent from the tick interrupt. Marked # for stable as well as there seems to be quite some new laptops # rolled out which expose this. # # - Clear the RDRAND CPUID bit on AMD family 15h and 16h CPUs which are # affected by broken firmware which does not initialize RDRAND # correctly after resume. Add a command line parameter to override # this for machine which either do not use suspend/resume or have a # fixed BIOS. Unfortunately there is no way to detect this on boot, # so the only safe decision is to turn it off by default. # # - Prevent RFLAGS from being clobbers in CALL_NOSPEC on 32bit which # caused fast KVM instruction emulation to break. # # - Explain the Intel CPU model naming convention so that the repeating # discussions come to an end" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 # x86/boot: Fix boot regression caused by bootparam sanitizing # x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h # x86/boot/compressed/64: Fix boot on machines with broken E820 table # x86/apic: Handle missing global clockevent gracefully # x86/cpu: Explain Intel model naming convention # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 146c3d3220e039b5d61bf810e0b42218eb020f39 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_malta_defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- malta_defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_malta_defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:39: MIPS VDSO requires binutils >= 2.25 :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/mips/vdso/Makefile:39: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:140:32: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591: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:1852: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:338:21: note: 'pdeo' was declared here /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.21': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1576:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1533:6: note: 'pwr_level_cisco' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1834:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1747:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_malta_defconfig_mips # Build took: 0:01:50.515036