# git rev-parse -q --verify 5ac94332248ee017964ba368cdda4ce647e3aba7^{commit} 5ac94332248ee017964ba368cdda4ce647e3aba7 already have revision, skipping fetch # git checkout -q -f -B kisskb 5ac94332248ee017964ba368cdda4ce647e3aba7 # git clean -qxdf # < git log -1 # commit 5ac94332248ee017964ba368cdda4ce647e3aba7 # Merge: 1064d8577381 c191f93454bc # Author: Linus Torvalds # Date: Tue May 14 20:56:31 2019 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull more rdma updates from Jason Gunthorpe: # "This is being sent to get a fix for the gcc 9.1 build warnings, and # I've also pulled in some bug fix patches that were posted in the last # two weeks. # # - Avoid the gcc 9.1 warning about overflowing a union member # # - Fix the wrong callback type for a single response netlink to doit # # - Bug fixes from more usage of the mlx5 devx interface" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # net/mlx5: Set completion EQs as shared resources # IB/mlx5: Verify DEVX general object type correctly # RDMA/core: Change system parameters callback from dumpit to doit # RDMA: Directly cast the sockaddr union to sockaddr # < /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 5ac94332248ee017964ba368cdda4ce647e3aba7 # < make -s -j 120 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 120 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- :1388:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1391:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1394:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1400:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1403:2: warning: #warning syscall fspick not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:193: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:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331: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 INFO: Uncompressed kernel (size 0x541528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x541528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x541528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.1.0-g5ac94332248e Created: Thu May 16 00:57:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2671906 Bytes = 2609.28 KiB = 2.55 MiB Load Address: 00600000 Entry Point: 00601758 INFO: Uncompressed kernel (size 0x530eb4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x541528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.1.0-g5ac94332248e Created: Thu May 16 00:57:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2635765 Bytes = 2573.99 KiB = 2.51 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.1.0-g5ac94332248e Created: Thu May 16 00:57:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2672282 Bytes = 2609.65 KiB = 2.55 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:17.625945