# git rev-parse -q --verify 02692bcd5d563e50fe1fdb36c659cdb1b3957d5f^{commit} 02692bcd5d563e50fe1fdb36c659cdb1b3957d5f already have revision, skipping fetch # git checkout -q -f -B kisskb 02692bcd5d563e50fe1fdb36c659cdb1b3957d5f # git clean -qxdf # < git log -1 # commit 02692bcd5d563e50fe1fdb36c659cdb1b3957d5f # Author: Christophe Leroy # Date: Thu Mar 14 09:29:42 2019 +0000 # # powerpc/mm: flatten function __find_linux_pte() step 3 # # __find_linux_pte() is full of if/else which is hard to # follow allthough the handling is pretty simple. # # Previous patches left a { } block. This patch removes it. # # Signed-off-by: Christophe Leroy # < /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 02692bcd5d563e50fe1fdb36c659cdb1b3957d5f # < make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /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] Completed OK # rm -rf /kisskb/build/chleroy_powerpc-allnoconfig_powerpc-gcc4.6 # Build took: 0:00:09.118711