Hi Jason, Please consider the five patches in this series for kernel v5.14. Thanks, Bart. Bart Van Assche (5): RDMA/ib_hdrs.h: Remove a superfluous cast RDMA/srp: Add more structure size checks RDMA/srp: Apply the __packed attribute to members instead of structures RDMA/srp: Fix a recently introduced memory leak RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent drivers/infiniband/ulp/srp/ib_srp.c | 154 ++++++++++++---------------- drivers/infiniband/ulp/srp/ib_srp.h | 2 - include/rdma/ib_hdrs.h | 2 +- include/scsi/srp.h | 26 ++--- 4 files changed, 76 insertions(+), 108 deletions(-)