# git rev-parse -q --verify 9ba75cece82c7e5ebd51d99723f8642dbe353dcd^{commit} 9ba75cece82c7e5ebd51d99723f8642dbe353dcd already have revision, skipping fetch # git checkout -q -f -B kisskb 9ba75cece82c7e5ebd51d99723f8642dbe353dcd # git clean -qxdf # < git log -1 # commit 9ba75cece82c7e5ebd51d99723f8642dbe353dcd # Author: Christophe Leroy # Date: Thu Nov 29 14:07:26 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 9ba75cece82c7e5ebd51d99723f8642dbe353dcd # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_rainier_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 44x/rainier_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_rainier_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 /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x4898a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.20.0-rc2-g9ba75cece82c Created: Sat Dec 1 19:11:35 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2298373 Bytes = 2244.50 KiB = 2.19 MiB Load Address: 00500000 Entry Point: 005014ec Completed OK # rm -rf /kisskb/build/powerpc-next_44x_rainier_defconfig_powerpc # Build took: 0:00:36.260355