On Thu, Jun 30, 2022 at 02:04:17PM -0500, Bob Pearson wrote: > This patch series is a collection of fixes to the rdma_rxe driver. > Some are new and some are replacements of eariler patches that are > rebased and improved. > > These patches apply cleanly to current wip/jgg-for-next. > > Bob Pearson (9): > RDMA/rxe: Add rxe_is_fenced() subroutine > RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs > RDMA/rxe: Remove unnecessary include statement > RDMA/rxe: Replace include statement > RDMA/rxe: Fix rnr retry behavior > RDMA/rxe: Fix deadlock in rxe_do_local_ops() > RDMA/rxe: Make the tasklet exits the same > RDMA/rxe: Limit the number of calls to each tasklet > RDMA/rxe: Replace __rxe_do_task by rxe_run_task Applied to for-next, thanks Jason