# git rev-parse -q --verify d3a596779559513dd91310788b8a698d9f73e1f5^{commit} d3a596779559513dd91310788b8a698d9f73e1f5 already have revision, skipping fetch # git checkout -q -f -B kisskb d3a596779559513dd91310788b8a698d9f73e1f5 # git clean -qxdf # < git log -1 # commit d3a596779559513dd91310788b8a698d9f73e1f5 # Author: SZ Lin (林上智) # Date: Sun Mar 1 00:09:58 2020 +0800 # # kbuild: Fix inconsistent comment # # The commit 2042b5486bd3 ("kbuild: unset variables in top Makefile # instead of setting 0") renamed the variable from "config-targets" # to "config-build", the comment should be consistent accordingly. # # Signed-off-by: Kaiden PK Yu (余泊鎧) # Signed-off-by: SZ Lin (林上智) # Signed-off-by: Masahiro Yamada # < /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 d3a596779559513dd91310788b8a698d9f73e1f5 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_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/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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 /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.82': /kisskb/src/fs/io_uring.c:5824:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x57e06c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57e06c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x56da24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.6.0-rc4-gd3a596779559 Created: Tue Mar 3 23:38:11 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2745745 Bytes = 2681.39 KiB = 2.62 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.6.0-rc4-gd3a596779559 Created: Tue Mar 3 23:38:11 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2777887 Bytes = 2712.78 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 006019cc INFO: Uncompressed kernel (size 0x57e06c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57e06c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.6.0-rc4-gd3a596779559 Created: Tue Mar 3 23:38:11 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2777683 Bytes = 2712.58 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 00601758 Completed OK # rm -rf /kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:51.750232