# git rev-parse -q --verify 54b29df428f3561f707596f6c4a556abdb5358a3^{commit} 54b29df428f3561f707596f6c4a556abdb5358a3 already have revision, skipping fetch # git checkout -q -f -B kisskb 54b29df428f3561f707596f6c4a556abdb5358a3 # git clean -qxdf # < git log -1 # commit 54b29df428f3561f707596f6c4a556abdb5358a3 # Author: Sam Bobroff # Date: Wed Sep 12 11:23:33 2018 +1000 # # powerpc/eeh: Cleanup control flow in eeh_handle_normal_event() # # Rather than mixing "if (state)" blocks and gotos, convert entirely to # "if (state)" blocks to make the state machine behaviour clearer. # # Signed-off-by: Sam Bobroff # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 54b29df428f3561f707596f6c4a556abdb5358a3 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc 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:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc # Build took: 0:00:11.600228