# git rev-parse -q --verify 9e1909b9da04fb582b20d3805e16fad3f6ebf984^{commit} 9e1909b9da04fb582b20d3805e16fad3f6ebf984 already have revision, skipping fetch # git checkout -q -f -B kisskb 9e1909b9da04fb582b20d3805e16fad3f6ebf984 # git clean -qxdf # < git log -1 # commit 9e1909b9da04fb582b20d3805e16fad3f6ebf984 # Merge: df4fe17 bb8c13d # Author: Linus Torvalds # Date: Sun Mar 18 12:03:15 2018 -0700 # # Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86/pti updates from Thomas Gleixner: # "Another set of melted spectrum updates: # # - Iron out the last late microcode loading issues by actually # checking whether new microcode is present and preventing the CPU # synchronization to run into a timeout induced hang. # # - Remove Skylake C2 from the microcode blacklist according to the # latest Intel documentation # # - Fix the VM86 POPF emulation which traps if VIP is set, but VIF is # not. Enhance the selftests to catch that kind of issue # # - Annotate indirect calls/jumps for objtool on 32bit. This is not a # functional issue, but for consistency sake its the right thing to # do. # # - Fix a jump label build warning observed on SPARC64 which uses 32bit # storage for the code location which is casted to 64 bit pointer w/o # extending it to 64bit first. # # - Add two new cpufeature bits. Not really an urgent issue, but # provides them for both x86 and x86/kvm work. No impact on the # current kernel" # # * 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/microcode: Fix CPU synchronization routine # x86/microcode: Attempt late loading only when new microcode is present # x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist # jump_label: Fix sparc64 warning # x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit kernels # x86/vm86/32: Fix POPF emulation # selftests/x86/entry_from_vm86: Add test cases for POPF # selftests/x86/entry_from_vm86: Exit with 1 if we fail # x86/cpufeatures: Add Intel PCONFIG cpufeature # x86/cpufeatures: Add Intel Total Memory Encryption cpufeature # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 9e1909b9da04fb582b20d3805e16fad3f6ebf984 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc40x_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/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 INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ef01c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.16.0-rc5-g9e1909b Created: Mon Mar 19 06:23:22 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2494873 Bytes = 2436.40 kB = 2.38 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc5-g9e1909b Created: Mon Mar 19 06:23:22 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2520480 Bytes = 2461.41 kB = 2.40 MB Load Address: 00500000 Entry Point: 00501534 Image Name: Linux-4.16.0-rc5-g9e1909b Created: Mon Mar 19 06:23:22 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2520744 Bytes = 2461.66 kB = 2.40 MB Load Address: 00500000 Entry Point: 00501350 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc # Build took: 0:00:43.991795