]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/cxgb3: Annotate locking assumptions
authorBart Van Assche <bart.vanassche@wdc.com>
Wed, 11 Oct 2017 17:48:50 +0000 (10:48 -0700)
committerDoug Ledford <dledford@redhat.com>
Sun, 15 Oct 2017 00:47:05 +0000 (20:47 -0400)
commite2e7a06175e93f902f2e655f89995e67f24f68d4
treea8ecf7e60fc4d3f8b48dcee9a65bc3ac2e9bab4c
parent7208679a6ec367ee1eed14968af53db7388a5d2e
RDMA/cxgb3: Annotate locking assumptions

Tell sparse what the locking assumptions are for __flush_qp() such
that it does not complain about the locking operations inside that
function.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb3/iwch_qp.c