4648cd19c6a613ff653933697ee5cc3e18c87 parent a38eb630fa224d6fba8c14a4063174bc5e0f63bb author Jens Axboe 1319550708 +0200 committer Jens Axboe 1319550708 +0200 blk-throttle: use queue_is_locked() instead of lockdep_is_held() We can't use the latter if !CONFIG_LOCKDEP. Reported-by: Sedat Dilek Signed-off-by: Jens Axboe ¯