# git rev-parse -q --verify 9cf6b756cdf2cd38b8b0dac2567f7c6daf5e79d5^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 9cf6b756cdf2cd38b8b0dac2567f7c6daf5e79d5^{commit} 9cf6b756cdf2cd38b8b0dac2567f7c6daf5e79d5 # git checkout -q -f -B kisskb 9cf6b756cdf2cd38b8b0dac2567f7c6daf5e79d5 # git clean -qxdf # < git log -1 # commit 9cf6b756cdf2cd38b8b0dac2567f7c6daf5e79d5 # Merge: 9e8312f5e160 82e40f558de5 # Author: Linus Torvalds # Date: Wed Aug 28 10:37:21 2019 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Will Deacon: # "Hot on the heels of our last set of fixes are a few more for -rc7. # # Two of them are fixing issues with our virtual interrupt controller # implementation in KVM/arm, while the other is a longstanding but # straightforward kallsyms fix which was been acked by Masami and # resolves an initialisation failure in kprobes observed on arm64. # # - Fix GICv2 emulation bug (KVM) # # - Fix deadlock in virtual GIC interrupt injection code (KVM) # # - Fix kprobes blacklist init failure due to broken kallsyms lookup" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI # KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long # kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the first symbol # < /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 9cf6b756cdf2cd38b8b0dac2567f7c6daf5e79d5 # < make -s -j 32 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 32 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:194: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) 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.3.0-rc6-g9cf6b756cdf2 Created: Thu Aug 29 04:14:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2630687 Bytes = 2569.03 KiB = 2.51 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc6-g9cf6b756cdf2 Created: Thu Aug 29 04:14:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2661258 Bytes = 2598.88 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.3.0-rc6-g9cf6b756cdf2 Created: Thu Aug 29 04:14:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2661633 Bytes = 2599.25 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:58.130325