# git rev-parse -q --verify 152036d1379ffd6985262743dcf6b0f9c75f83a4^{commit} 152036d1379ffd6985262743dcf6b0f9c75f83a4 already have revision, skipping fetch # git checkout -q -f -B kisskb 152036d1379ffd6985262743dcf6b0f9c75f83a4 # git clean -qxdf # < git log -1 # commit 152036d1379ffd6985262743dcf6b0f9c75f83a4 # Merge: 995b819f291e 0a8e7b7d0846 # Author: Linus Torvalds # Date: Mon May 11 12:04:52 2020 -0700 # # Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6 # # Pull nfsd fixes from Chuck Lever: # "Resolve a data integrity problem with NFSD that I inadvertently # introduced last year. # # The change I made makes the NFS server's duplicate reply cache # ineffective when krb5i or krb5p are in use, thus allowing the replay # of non-idempotent NFS requests such as RENAME, SETATTR, or even # WRITEs" # # * tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6: # SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()") # SUNRPC: Fix GSS privacy computation of auth->au_ralign # SUNRPC: Add "@len" parameter to gss_unwrap() # < /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 152036d1379ffd6985262743dcf6b0f9c75f83a4 # < make -s -j 24 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 24 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 24 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 24 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:471: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 /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/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/io_uring.c: In function '__io_sqe_files_update.isra.93': /kisskb/src/fs/io_uring.c:6687:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x589fc4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589fc4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589fc4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57997c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589fc4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.7.0-rc5-g152036d1379f Created: Tue May 12 18:22:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2768424 Bytes = 2703.54 KiB = 2.64 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-rc5-g152036d1379f Created: Tue May 12 18:22:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2801773 Bytes = 2736.11 KiB = 2.67 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.7.0-rc5-g152036d1379f Created: Tue May 12 18:22:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2801989 Bytes = 2736.32 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:56.026967