# git rev-parse -q --verify ee47e05f916ada1c4d7c7d4f2d541ee423a70172^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test 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 ee47e05f916ada1c4d7c7d4f2d541ee423a70172^{commit} ee47e05f916ada1c4d7c7d4f2d541ee423a70172 # git checkout -q -f -B kisskb ee47e05f916ada1c4d7c7d4f2d541ee423a70172 # git clean -qxdf # < git log -1 # commit ee47e05f916ada1c4d7c7d4f2d541ee423a70172 # Author: Nicholas Piggin # Date: Fri Aug 2 20:57:09 2019 +1000 # # powerpc/64s/exception: Remove old INT_KVM_HANDLER # # Signed-off-by: Nicholas Piggin # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20190802105709.27696-45-npiggin@gmail.com # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 ee47e05f916ada1c4d7c7d4f2d541ee423a70172 # < make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- allnoconfig # make -s -j 48 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-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/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:664:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_i386-allnoconfig_i386 # Build took: 0:00:21.779682