# git rev-parse -q --verify e04360a2ea01bf42aa639b65aad81f502e896c7f^{commit} e04360a2ea01bf42aa639b65aad81f502e896c7f already have revision, skipping fetch # git checkout -q -f -B kisskb e04360a2ea01bf42aa639b65aad81f502e896c7f # git clean -qxdf # < git log -1 # commit e04360a2ea01bf42aa639b65aad81f502e896c7f # Merge: 514798d36572 3d8287544223 # Author: Linus Torvalds # Date: Thu Jul 1 14:54:03 2021 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma updates from Jason Gunthorpe: # "This contains a replacement driver for Intel iWarp hardware. This new # driver supports the old ethernet hardware and also newer chips that # can do ROCE. # # Other than that, this contains the typical mix of patches: # # - Driver updates and cleanups for bnxt_re, cxgb4, mlx4, and mlx5 # # - Many static checker driven code clean ups, including a wide # refcount_t conversion # # - Several series for the hns driver, more HIP09 HW capabilities, # migration to new HW register manipulators, and code cleanups # # - Minor fixes and improvements in srp, rts, and cm # # - Improvements throughout for sysfs related code to use # DEVICE_ATTR_*, make the ib_port sysfs first-class, and overall use # sysfs APIs properly # # - Intel's new irdma driver replacing i40iw # # - rxe general clean ups and Memory Window support" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (211 commits) # RDMA/core: Always release restrack object # RDMA/mlx5: Don't access NULL-cleared mpi pointer # RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles # RDMA/irdma: Check contents of user-space irdma_mem_reg_req object # RDMA/rxe: Missing unlock on error in get_srq_wqe() # RDMA/cma: Fix rdma_resolve_route() memory leak # RDMA/core/sa_query: Remove unused argument # RDMA/cma: Fix incorrect Packet Lifetime calculation # RDMA/cma: Protect RMW with qp_mutex # RDMA/cma: Remove unnecessary INIT->INIT transition # RDMA/hns: Add window selection field of congestion control # RDMA/hfi1: Remove use of kmap() # RDMA/irdma: Remove use of kmap() # RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1 # IB/isert: Align target max I/O size to initiator size # RDMA/hns: Fix incorrect vlan enable bit in QPC # MAINTAINERS: Update Broadcom RDMA maintainers # RDMA/irdma: Use the queried port attributes # RDMA/rxe: Fix redundant skb_put_zero # RDMA/rxe: Fix extra copy in prepare_ack_packet # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e04360a2ea01bf42aa639b65aad81f502e896c7f # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84f2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74800) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6567794 Bytes = 6413.86 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6567622 Bytes = 6413.69 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6537137 Bytes = 6383.92 KiB = 6.23 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6567624 Bytes = 6413.70 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6568640 Bytes = 6414.69 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6567975 Bytes = 6414.04 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6568038 Bytes = 6414.10 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6569152 Bytes = 6415.19 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6567721 Bytes = 6413.79 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6567600 Bytes = 6413.67 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6567701 Bytes = 6413.77 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6567702 Bytes = 6413.77 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6568017 Bytes = 6414.08 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6568504 Bytes = 6414.55 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6569165 Bytes = 6415.20 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-ge04360a2ea01 Created: Fri Jul 2 10:31:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6567938 Bytes = 6414.00 KiB = 6.26 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:30.805180