# git rev-parse -q --verify 253c892193ab58da6b1d94371285971b22c63260^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git fixes-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 253c892193ab58da6b1d94371285971b22c63260^{commit} 253c892193ab58da6b1d94371285971b22c63260 # git checkout -q -f -B kisskb 253c892193ab58da6b1d94371285971b22c63260 # git clean -qxdf # < git log -1 # commit 253c892193ab58da6b1d94371285971b22c63260 # Author: Oliver O'Halloran # Date: Thu Sep 26 22:25:02 2019 +1000 # # powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices # # s/CONFIG_IOV/CONFIG_PCI_IOV/ # # Whoops. # # Fixes: bd6461cc7b3c ("powerpc/eeh: Add a eeh_dev_break debugfs interface") # Signed-off-by: Oliver O'Halloran # [mpe: Fixup the #endif comment as well] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20190926122502.14826-1-oohall@gmail.com # < /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 253c892193ab58da6b1d94371285971b22c63260 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-fixes_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-fixes_powerpc-allnoconfig_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] Completed OK # rm -rf /kisskb/build/powerpc-fixes_powerpc-allnoconfig_powerpc-gcc4.6 # Build took: 0:00:22.123654