diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2018-01-10 11:34:27 -0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-01-10 12:36:02 -0700 |
commit | b7435db8b8d11df94453708295c2ea5b09caff5f (patch) | |
tree | d86bd3372a7b0b57acaf34da373a29d8ac71f642 /samples | |
parent | 0478fe68685a428c71decc19abecd265a6d658dd (diff) | |
download | lwn-b7435db8b8d11df94453708295c2ea5b09caff5f.tar.gz lwn-b7435db8b8d11df94453708295c2ea5b09caff5f.zip |
blk-mq: Add locking annotations to hctx_lock() and hctx_unlock()
This patch avoids that sparse reports the following:
block/blk-mq.c:637:33: warning: context imbalance in 'hctx_unlock' - unexpected unlock
block/blk-mq.c:642:9: warning: context imbalance in 'hctx_lock' - wrong count at exit
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions