# git rev-parse -q --verify ca7e1fd1026c5af6a533b4b5447e1d2f153e28f2^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master 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 ca7e1fd1026c5af6a533b4b5447e1d2f153e28f2^{commit} ca7e1fd1026c5af6a533b4b5447e1d2f153e28f2 # git checkout -q -f -B kisskb ca7e1fd1026c5af6a533b4b5447e1d2f153e28f2 # git clean -qxdf # < git log -1 # commit ca7e1fd1026c5af6a533b4b5447e1d2f153e28f2 # Merge: 4b205766d8fc 9a0584f05687 # Author: Linus Torvalds # Date: Wed Feb 19 17:22:10 2020 -0800 # # Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull Kselftest fixes from Shuah Khan: # "Fixes to build failures and other test bugs" # # * tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: # selftests: openat2: fix build error on newer glibc # selftests: use LDLIBS for libraries instead of LDFLAGS # selftests: fix too long argument # selftests: allow detection of build failures # Kernel selftests: tpm2: check for tpm support # selftests/ftrace: Have pid filter test use instance flag # selftests: fix spelling mistaked "chaigned" -> "chained" # < /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 ca7e1fd1026c5af6a533b4b5447e1d2f153e28f2 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_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 8 ARCH=powerpc O=/kisskb/build/linus_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/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/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/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 0x58009c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x58009c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x56fa54) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x58009c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.6.0-rc2-gca7e1fd1026c Created: Thu Feb 20 15:26:21 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2749508 Bytes = 2685.07 KiB = 2.62 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0x58009c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.6.0-rc2-gca7e1fd1026c Created: Thu Feb 20 15:26:21 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2782044 Bytes = 2716.84 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 006019cc Image Name: Linux-5.6.0-rc2-gca7e1fd1026c Created: Thu Feb 20 15:26:21 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2781469 Bytes = 2716.28 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 00601758 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:01:11.975662