# git rev-parse -q --verify bfa98ccf608e3b45e836e77e9585685d4d1bfcdf^{commit} bfa98ccf608e3b45e836e77e9585685d4d1bfcdf already have revision, skipping fetch # git checkout -q -f -B kisskb bfa98ccf608e3b45e836e77e9585685d4d1bfcdf # git clean -qxdf # < git log -1 # commit bfa98ccf608e3b45e836e77e9585685d4d1bfcdf # Author: Christophe Leroy # Date: Sat Jan 12 09:55:53 2019 +0000 # # powerpc: clean stack pointers naming # # Some stack pointers used to also be thread_info pointers # and were called tp. Now that they are only stack pointers, # rename them sp. # # 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 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 bfa98ccf608e3b45e836e77e9585685d4d1bfcdf # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_ebony_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 44x/ebony_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_ebony_defconfig_powerpc-gcc4.6 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:339: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 0x4d5db0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4d5db0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.0.0-rc2-gbfa98ccf608e Created: Wed Feb 6 05:55:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2465929 Bytes = 2408.13 KiB = 2.35 MiB Load Address: 00500000 Entry Point: 005000c8 Completed OK # rm -rf /kisskb/build/powerpc-next_44x_ebony_defconfig_powerpc-gcc4.6 # Build took: 0:00:31.278171