# git rev-parse -q --verify 5bc1c7c796f924484e0c7c63c93ab5bd9a5d093f^{commit} 5bc1c7c796f924484e0c7c63c93ab5bd9a5d093f already have revision, skipping fetch # git checkout -q -f -B kisskb 5bc1c7c796f924484e0c7c63c93ab5bd9a5d093f # git clean -qxdf # < git log -1 # commit 5bc1c7c796f924484e0c7c63c93ab5bd9a5d093f # Author: Christophe Leroy # Date: Thu Nov 29 08:10:44 2018 +0000 # # powerpc/8xx: regroup TLB handler routines # # As this is running with MMU off, the CPU only does speculative # fetch for code in the same page. # # Following the significant size reduction of TLB handler routines, # the side handlers can be brought back close to the main part, # ie in the same page. # # Signed-off-by: Christophe Leroy # 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 5bc1c7c796f924484e0c7c63c93ab5bd9a5d093f # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_tqm8xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- tqm8xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_tqm8xx_defconfig_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:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /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 Completed OK # rm -rf /kisskb/build/powerpc-next_tqm8xx_defconfig_powerpc # Build took: 0:00:31.484874