在 2022/7/29 0:38, Jason Gunthorpe 写道:
On Tue, Jul 26, 2022 at 12:56:31AM -0400, yanjun.zhu@xxxxxxxxx wrote:
From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
About 7 spin locks in qp creation needs to be initialized. Now these
spin locks are initialized in the function rxe_qp_init_misc. This
will avoid the error "initialize spin locks before use".
Explain the problem completely please, is this triggered in an error
unwind case?
I will explain this problem in detail.
Zhu Yanjun
Reported-by: syzbot+833061116fa28df97f3b@xxxxxxxxxxxxxxxxxxxxxxxxx
This isn't the right format for reported by
Jason