commit | 3bd473f41ae990815d6f75d285b161eebf361278 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <[email protected]> | Thu Jun 17 17:44:46 2021 -0700 |
committer | Jens Axboe <[email protected]> | Mon Jun 21 15:03:40 2021 -0600 |
tree | 70fd10d2bedb20b1b8b0e08fa6747d08f25c0450 | |
parent | 46eae2e32a6adc368230b4df0501082c5233e99c [diff] |
block/mq-deadline: Add two lockdep_assert_held() statements Document the locking strategy by adding two lockdep_assert_held() statements. Reviewed-by: Chaitanya Kulkarni <[email protected]> Reviewed-by: Damien Le Moal <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Himanshu Madhani <[email protected]> Cc: Damien Le Moal <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Ming Lei <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>