# git rev-parse -q --verify eb4f959b2697cea30cdaa0a7c351d7333f13f62c^{commit} eb4f959b2697cea30cdaa0a7c351d7333f13f62c already have revision, skipping fetch # git checkout -q -f -B kisskb eb4f959b2697cea30cdaa0a7c351d7333f13f62c # git clean -qxdf # < git log -1 # commit eb4f959b2697cea30cdaa0a7c351d7333f13f62c # Merge: 2f50037 9aa1692 # Author: Linus Torvalds # Date: Fri May 4 20:51:10 2018 -1000 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma fixes from Doug Ledford: # "This is our first pull request of the rc cycle. It's not that it's # been overly quiet, we were just waiting on a few things before sending # this off. # # For instance, the 6 patch series from Intel for the hfi1 driver had # actually been pulled in on Tuesday for a Wednesday pull request, only # to have Jason notice something I missed, so we held off for some # testing, and then on Thursday had to respin the series because the # very first patch needed a minor fix (unnecessary cast is all). # # There is a sizable hns patch series in here, as well as a reasonably # largish hfi1 patch series, then all of the lines of uapi updates are # just the change to the new official Linux-OpenIB SPDX tag (a bunch of # our files had what amounts to a BSD-2-Clause + MIT Warranty statement # as their license as a result of the initial code submission years ago, # and the SPDX folks decided it was unique enough to warrant a unique # tag), then the typical mlx4 and mlx5 updates, and finally some cxgb4 # and core/cache/cma updates to round out the bunch. # # None of it was overly large by itself, but in the 2 1/2 weeks we've # been collecting patches, it has added up :-/. # # As best I can tell, it's been through 0day (I got a notice about my # last for-next push, but not for my for-rc push, but Jason seems to # think that failure messages are prioritized and success messages not # so much). It's also been through linux-next. And yes, we did notice in # the context portion of the CMA query gid fix patch that there is a # dubious BUG_ON() in the code, and have plans to audit our BUG_ON usage # and remove it anywhere we can. # # Summary: # # - Various build fixes (USER_ACCESS=m and ADDR_TRANS turned off) # # - SPDX license tag cleanups (new tag Linux-OpenIB) # # - RoCE GID fixes related to default GIDs # # - Various fixes to: cxgb4, uverbs, cma, iwpm, rxe, hns (big batch), # mlx4, mlx5, and hfi1 (medium batch)" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (52 commits) # RDMA/cma: Do not query GID during QP state transition to RTR # IB/mlx4: Fix integer overflow when calculating optimal MTT size # IB/hfi1: Fix memory leak in exception path in get_irq_affinity() # IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure # IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used # IB/hfi1: Fix loss of BECN with AHG # IB/hfi1 Use correct type for num_user_context # IB/hfi1: Fix handling of FECN marked multicast packet # IB/core: Make ib_mad_client_id atomic # iw_cxgb4: Atomically flush per QP HW CQEs # IB/uverbs: Fix kernel crash during MR deregistration flow # IB/uverbs: Prevent reregistration of DM_MR to regular MR # RDMA/mlx4: Add missed RSS hash inner header flag # RDMA/hns: Fix a couple misspellings # RDMA/hns: Submit bad wr # RDMA/hns: Update assignment method for owner field of send wqe # RDMA/hns: Adjust the order of cleanup hem table # RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set # RDMA/hns: Remove some unnecessary attr_mask judgement # RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 eb4f959b2697cea30cdaa0a7c351d7333f13f62c # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc6xx_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc 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:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:20: warning: 'root' 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:340:21: note: 'pdeo' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2497:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1819:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2041:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:223:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:225:6: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:635:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1352:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1309:6: note: 'pwr_level_cisco' 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:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1822:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1732:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] arch/powerpc/boot/pq2fads.dtb: Warning (pci_bridge): /pci@f0010800: missing bus-range for PCI bridge arch/powerpc/boot/pq2fads.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): /qe@e0100000/mdio@3120/ethernet-phy@0:#interrupt-cells: size is (4), expected multiple of 8 arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): /qe@e0100000/mdio@3120/ethernet-phy@4:#interrupt-cells: size is (4), expected multiple of 8 arch/powerpc/boot/mpc8272ads.dtb: Warning (pci_bridge): /pci@f0010800: missing bus-range for PCI bridge arch/powerpc/boot/mpc8272ads.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0xa41528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa30e04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41528) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa30e04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-4.17.0-rc3+ Created: Sat May 5 18:18:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4873235 Bytes = 4759.02 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b007a0 Image Name: Linux-4.17.0-rc3+ Created: Sat May 5 18:18:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872173 Bytes = 4757.98 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0-rc3+ Created: Sat May 5 18:18:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4871867 Bytes = 4757.68 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0-rc3+ Created: Sat May 5 18:18:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872239 Bytes = 4758.05 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0-rc3+ Created: Sat May 5 18:18:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4848805 Bytes = 4735.16 kB = 4.62 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0-rc3+ Created: Sat May 5 18:18:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872295 Bytes = 4758.10 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0-rc3+ Created: Sat May 5 18:18:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872194 Bytes = 4758.00 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b007a0 Image Name: Linux-4.17.0-rc3+ Created: Sat May 5 18:18:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872140 Bytes = 4757.95 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0-rc3+ Created: Sat May 5 18:18:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872385 Bytes = 4758.19 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc # Build took: 0:01:11.306756