Message ID | 20230711175253.1289-1-shiraz.saleem@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | irdma KCSAN fixes | expand |
On Tue, 11 Jul 2023 12:52:50 -0500, Shiraz Saleem wrote: > This series address missing read barriers and a couple > of KCSAN reports on the irdma driver. > > Shiraz Saleem (3): > RDMA/irdma: Add missing read barriers > RDMA/irdma: Fix data race on CQP completion stats > RDMA/irdma: Fix data race on CQP request done > > [...] Applied, thanks! [1/3] RDMA/irdma: Add missing read barriers https://git.kernel.org/rdma/rdma/c/13120f2d08fd73 [2/3] RDMA/irdma: Fix data race on CQP completion stats https://git.kernel.org/rdma/rdma/c/df56ce725d7c61 [3/3] RDMA/irdma: Fix data race on CQP request done https://git.kernel.org/rdma/rdma/c/e77ac83ee5fd16 Best regards,