# 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_mgcoge_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mgcoge_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_mgcoge_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here /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] /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_mgcoge_defconfig_powerpc # Build took: 0:00:37.157789