# git rev-parse -q --verify 262f7a6b8317a06e7d51befb690f0bca06a473ea^{commit} 262f7a6b8317a06e7d51befb690f0bca06a473ea already have revision, skipping fetch # git checkout -q -f -B kisskb 262f7a6b8317a06e7d51befb690f0bca06a473ea # git clean -qxdf # < git log -1 # commit 262f7a6b8317a06e7d51befb690f0bca06a473ea # Merge: ea91593350ec eb91db63a90d # Author: Linus Torvalds # Date: Sun May 3 11:30:08 2020 -0700 # # Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull more btrfs fixes from David Sterba: # "A few more stability fixes, minor build warning fixes and git url # fixup: # # - fix partial loss of prealloc extent past i_size after fsync # # - fix potential deadlock due to wrong transaction handle passing via # journal_info # # - fix gcc 4.8 struct intialization warning # # - update git URL in MAINTAINERS entry" # # * tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # MAINTAINERS: btrfs: fix git repo URL # btrfs: fix gcc-4.8 build warning for struct initializer # btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_info::journal_info # btrfs: fix partial loss of prealloc extent past i_size after fsync # < /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 262f7a6b8317a06e7d51befb690f0bca06a473ea # < make -s -j 48 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 48 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- help # make -s -j 48 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- olddefconfig # make -s -j 48 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/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/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:471:21: note: 'pdeo' was declared here /kisskb/src/fs/namei.c: In function 'handle_dots': /kisskb/src/fs/namei.c:1805:10: warning: 'inode' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c:1805:10: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:4774:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.94': /kisskb/src/fs/io_uring.c:6705:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x589fd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589fd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589fd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x579988) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589fd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.7.0-rc3-15212-g262f7a6b8 Created: Mon May 4 05:26:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2767571 Bytes = 2702.71 KiB = 2.64 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-rc3-15212-g262f7a6b8 Created: Mon May 4 05:26:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2801023 Bytes = 2735.37 KiB = 2.67 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.7.0-rc3-15212-g262f7a6b8 Created: Mon May 4 05:26:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2801160 Bytes = 2735.51 KiB = 2.67 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:44.192707