# git rev-parse -q --verify a8dba0531bc0ba8b65e77a4a858da4b6eeaa1b92^{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 a8dba0531bc0ba8b65e77a4a858da4b6eeaa1b92^{commit} a8dba0531bc0ba8b65e77a4a858da4b6eeaa1b92 # git checkout -q -f -B kisskb a8dba0531bc0ba8b65e77a4a858da4b6eeaa1b92 # git clean -qxdf # < git log -1 # commit a8dba0531bc0ba8b65e77a4a858da4b6eeaa1b92 # Merge: e83b009c5c36 2c8ccb37b08f # Author: Linus Torvalds # Date: Wed Aug 14 11:10:38 2019 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma fixes from Doug Ledford: # "Fairly small pull request for -rc3. I'm out of town the rest of this # week, so I made sure to clean out as much as possible from patchworks # in enough time for 0-day to chew through it (Yay! for 0-day being back # online! :-)). Jason might send through any emergency stuff that could # pop up, otherwise I'm back next week. # # The only real thing of note is the siw ABI change. Since we just # merged siw *this* release, there are no prior kernel releases to # maintain kernel ABI with. I told Bernard that if there is anything # else about the siw ABI he thinks he might want to change before it # goes set in stone, he should get it in ASAP. The siw module was around # for several years outside the kernel tree, and it had to be revamped # considerably for inclusion upstream, so we are making no attempts to # be backward compatible with the out of tree version. Once 5.3 is # actually released, we will have our baseline ABI to maintain. # # Summary: # # - Fix a memory registration release flow issue that was causing a # WARN_ON (mlx5) # # - If the counters for a port aren't allocated, then we can't do # operations on the non-existent counters (core) # # - Check the right variable for error code result (mlx5) # # - Fix a use after free issue (mlx5) # # - Fix an off by one memory leak (siw) # # - Actually return an error code on error (core) # # - Allow siw to be built on 32bit arches (siw, ABI change, but OK # since siw was just merged this merge window and there is no prior # released kernel to maintain compatibility with and we also updated # the rdma-core user space package to match)" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # RDMA/siw: Change CQ flags from 64->32 bits # RDMA/core: Fix error code in stat_get_doit_qp() # RDMA/siw: Fix a memory leak in siw_init_cpulist() # IB/mlx5: Fix use-after-free error while accessing ev_file pointer # IB/mlx5: Check the correct variable in error handling code # RDMA/counter: Prevent QP counter binding if counters unsupported # IB/mlx5: Fix implicit MR release flow # < /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 a8dba0531bc0ba8b65e77a4a858da4b6eeaa1b92 # < 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- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194: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: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 INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x529100) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-rc4-ga8dba0531bc0 Created: Thu Aug 15 05:37:22 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2627445 Bytes = 2565.86 KiB = 2.51 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc4-ga8dba0531bc0 Created: Thu Aug 15 05:37:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2660126 Bytes = 2597.78 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 006019cc INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-rc4-ga8dba0531bc0 Created: Thu Aug 15 05:37:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2659773 Bytes = 2597.43 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 00601758 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:01:17.342411