diff options
| author | Bart Van Assche <[email protected]> | 2018-07-06 10:28:27 -0700 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2018-07-09 13:07:23 -0600 |
| commit | 4ab39e2f98f2f49e97c8dd8e239697bd0bab8103 (patch) | |
| tree | 78f381c14b6e2dc491e613a52b0919b9cfa67e40 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | cbd8e988eb94ee54d890c103b4947bf4a8839fae (diff) | |
RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze
Introduce the function __c4iw_poll_cq_one() such that c4iw_poll_cq_one()
becomes easier to analyze for static source code analyzers. This patch
avoids that sparse reports the following:
drivers/infiniband/hw/cxgb4/cq.c:401:36: warning: context imbalance in 'c4iw_flush_hw_cq' - unexpected unlock
drivers/infiniband/hw/cxgb4/cq.c:824:9: warning: context imbalance in 'c4iw_poll_cq_one' - different lock contexts for basic block
Compile-tested only.
Signed-off-by: Bart Van Assche <[email protected]>
Cc: Steve Wise <[email protected]>
Acked-by: Steve Wise <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions