-----Original Message----- From: Jason Gunthorpe <jgg@xxxxxxxxxx> Sent: Tuesday, February 15, 2022 10:48 AM To: Pearson, Robert B <robert.pearson2@xxxxxxx> Cc: Bob Pearson <rpearsonhpe@xxxxxxxxx>; Bart Van Assche <bvanassche@xxxxxxx>; Guoqing Jiang <guoqing.jiang@xxxxxxxxx>; linux-rdma@xxxxxxxxxxxxxxx Subject: Re: Inconsistent lock state warning for rxe_poll_cq() > > > spinlock_irqsave() > > write_lock_bh() > > write_unlock_bh() > > spinunlock_irqrestore() > > > Which is illegal locking. > > > Jason > Jason, can you tell me what the problem is with this. I'm not fighting it just want to know. Bob