OSDN Git Service

block: remove queue_lockdep_assert_held
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Nov 2018 16:02:08 +0000 (17:02 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 15 Nov 2018 19:13:21 +0000 (12:13 -0700)
commit373e4af34ec13c17a6b80227c7d5d3719122eb77
tree89c93f218d6949e6f802a1703bd0ac0f2c9c2790
parent57d74df90783f6a6b3e79dfdd2a567ce5db3b790
block: remove queue_lockdep_assert_held

The only remaining user unconditionally drops and reacquires the lock,
which means we really don't need any additional (conditional) annotation.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-throttle.c
block/blk.h