linux/drivers/infiniband/sw/siw
Linus Torvalds ed56954cf5 v6.2 merge window 2nd pull request
Fix two build warnings on 32 bit platforms
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQRRRCHOFoQz/8F5bUaFwuHvBreFYQUCY50UewAKCRCFwuHvBreF
 YazuAQCHY/yOiziPBqNvI9jSb/MVGh1oaZQZRTkt5fOvLSGt8gD/Rv30/h6EcKfG
 S5A6eQ3qrVzEhp7P8mST2Q/MkGmQ+AQ=
 =Qw7m
 -----END PGP SIGNATURE-----

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma

Pull rdma fixes from Jason Gunthorpe:
 "Fix two build warnings on 32 bit platforms

  It seems the linux-next CI and 0-day bot are not testing enough 32 bit
  configurations, as soon as you merged the rdma pull request there were
  two instant reports of warnings on these sytems that I would have
  thought should have been covered by time in linux-next

  Anyhow, here are the fixes so people don't hit problems with -Werror"

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  RDMA/siw: Fix pointer cast warning
  RDMA/rxe: Fix compile warnings on 32-bit
2022-12-17 08:23:42 -06:00
..
iwarp.h RDMA: Delete not-used static inline functions 2021-03-22 09:31:19 -03:00
Kconfig RDMA/siw: Add missing Kconfig selections 2022-09-01 10:12:01 +03:00
Makefile
siw_cm.c RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event 2022-07-18 14:20:52 +03:00
siw_cm.h
siw_cq.c RDMA/siw: Set defined status for work completion with undefined status 2022-11-15 16:47:00 -04:00
siw_main.c RDMA/siw: Enable siw on tunnel devices 2022-05-11 13:52:38 -03:00
siw_mem.c RDMA/siw: remove FOLL_FORCE usage 2022-11-30 15:58:59 -08:00
siw_mem.h RDMA: Delete not-used static inline functions 2021-03-22 09:31:19 -03:00
siw_qp_rx.c RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall. 2022-09-20 21:21:18 +03:00
siw_qp_tx.c RDMA/siw: Fix pointer cast warning 2022-12-16 16:07:38 -04:00
siw_qp.c RDMA/siw: Fix QP destroy to wait for all references dropped. 2022-09-20 21:23:52 +03:00
siw_verbs.c RDMA/siw: Fix immediate work request flush to completion queue 2022-11-09 15:26:49 +02:00
siw_verbs.h RDMA: Globally allocate and release QP memory 2021-08-03 13:44:27 -03:00
siw.h RDMA/siw: Fix QP destroy to wait for all references dropped. 2022-09-20 21:23:52 +03:00