# git rev-parse -q --verify 9b819640c59a2e833af2a16b5887829ebc93c356^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test error: 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 9b819640c59a2e833af2a16b5887829ebc93c356^{commit} 9b819640c59a2e833af2a16b5887829ebc93c356 # git checkout -q -f -B kisskb 9b819640c59a2e833af2a16b5887829ebc93c356 # git clean -qxdf # < git log -1 # commit 9b819640c59a2e833af2a16b5887829ebc93c356 # Author: Ben Hutchings # Date: Fri Mar 22 04:24:37 2019 +0000 # # powerpc: vdso: Make vdso32 installation conditional in vdso_install # # The 32-bit vDSO is not needed and not normally built for 64-bit # little-endian configurations. However, the vdso_install target still # builds and installs it. Add the same config condition as is normally # used for the build. # # Fixes: e0d005916994 ("powerpc/vdso: Disable building the 32-bit VDSO ...") # Signed-off-by: Ben Hutchings # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 9b819640c59a2e833af2a16b5887829ebc93c356 # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # make -s -j 120 ARCH=x86_64 O=/kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/apic/io_apic.c: In function 'mp_map_pin_to_irq': /kisskb/src/arch/x86/kernel/apic/io_apic.c:1036:6: warning: 'irq' 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:651:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64-gcc4.6 # Build took: 0:00:11.917661