# git rev-parse -q --verify 153a971ff578e9c8c5eadc9463c1d73a6adc8693^{commit} 153a971ff578e9c8c5eadc9463c1d73a6adc8693 already have revision, skipping fetch # git checkout -q -f -B kisskb 153a971ff578e9c8c5eadc9463c1d73a6adc8693 # git clean -qxdf # < git log -1 # commit 153a971ff578e9c8c5eadc9463c1d73a6adc8693 # Merge: 2b776b54bca8 6fee2a0be0ec # Author: Linus Torvalds # Date: Sun Oct 27 07:14:40 2019 -0400 # # Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "Two fixes for the VMWare guest support: # # - Unbreak VMWare platform detection which got wreckaged by converting # an integer constant to a string constant. # # - Fix the clang build of the VMWAre hypercall by explicitely # specifying the ouput register for INL instead of using the short # form" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/cpu/vmware: Fix platform detection VMWARE_PORT macro # x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvm # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 153a971ff578e9c8c5eadc9463c1d73a6adc8693 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 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:204: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:338: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: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 INFO: Uncompressed kernel (size 0x53b774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53b774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53b774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.4.0-rc4-g153a971ff578 Created: Sun Oct 27 23:09:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2657860 Bytes = 2595.57 KiB = 2.53 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.4.0-rc4-g153a971ff578 Created: Sun Oct 27 23:09:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2658601 Bytes = 2596.29 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 006019cc INFO: Uncompressed kernel (size 0x52b100) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53b774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.4.0-rc4-g153a971ff578 Created: Sun Oct 27 23:09:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2625119 Bytes = 2563.59 KiB = 2.50 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:26.016239