# git rev-parse -q --verify ff12a199b21e80584096a72665023d212499accd^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/chleroy-linux.git includes warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify ff12a199b21e80584096a72665023d212499accd^{commit} ff12a199b21e80584096a72665023d212499accd # git checkout -q -f -B kisskb ff12a199b21e80584096a72665023d212499accd # git clean -qxdf # < git log -1 # commit ff12a199b21e80584096a72665023d212499accd # Author: Christophe Leroy # Date: Tue Jun 25 09:28:25 2019 +0000 # # powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c # # ptrace_triggered() is declared in asm/hw_breakpoint.h and # only needed when CONFIG_HW_BREAKPOINT is set, so move it # into hw_breakpoint.c # # 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 ff12a199b21e80584096a72665023d212499accd # < make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_40x_acadia_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 40x/acadia_defconfig # < make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_40x_acadia_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_40x_acadia_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_40x_acadia_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:204: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:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338: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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.81': /kisskb/src/fs/io_uring.c:5824:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x4fa5e0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.6.0-rc2-gff12a199b21e Created: Wed Feb 26 16:56:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2517655 Bytes = 2458.65 KiB = 2.40 MiB Load Address: 00500000 Entry Point: 00501758 Completed OK # rm -rf /kisskb/build/chleroy_40x_acadia_defconfig_powerpc-gcc4.6 # Build took: 0:01:03.312014