# git rev-parse -q --verify 28f66938c6e709ebca86ac01a69080c81900bdfd^{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 28f66938c6e709ebca86ac01a69080c81900bdfd^{commit} 28f66938c6e709ebca86ac01a69080c81900bdfd # git checkout -q -f -B kisskb 28f66938c6e709ebca86ac01a69080c81900bdfd # git clean -qxdf # < git log -1 # commit 28f66938c6e709ebca86ac01a69080c81900bdfd # Author: Oliver O'Halloran # Date: Wed Jan 22 14:11:25 2020 +1100 # # selftests/eeh: Bump EEH wait time to 60s # # Some newer cards supported by aacraid can take up to 40s to recover # after an EEH event. This causes spurious failures in the basic EEH # self-test since the current maximim timeout is only 30s. # # Fix the immediate issue by bumping the timeout to a default of 60s, # and allow the wait time to be specified via an environmental variable # (EEH_MAX_WAIT). # # Reported-by: Steve Best # Suggested-by: Douglas Miller # Signed-off-by: Oliver O'Halloran # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200122031125.25991-1-oohall@gmail.com # < /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 28f66938c6e709ebca86ac01a69080c81900bdfd # < make -s -j 48 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 48 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/tools/objtool /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:1037: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:665:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] /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] Completed OK # rm -rf /kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64-gcc4.6 # Build took: 0:00:16.989271