On Thu, Dec 12, 2019 at 01:30:20PM +0200, Leon Romanovsky wrote: > Parav Pandit (4): > IB/mlx5: Do reverse sequence during device removal > IB/core: Let IB core distribute cache update events > IB/core: Cut down single member ib_cache structure > IB/core: Prefix qp to event_handler_lock I used qp_open_list_lock in the last patch, and I'm still interested if/why globally serializing the qp handlers is required, or if that could be rw spinlock too. Otherwise applied to for-next Thanks, Jason