From: Jens Axboe Date: Tue, 25 Oct 2011 13:51:48 +0000 (+0200) Subject: blk-throttle: use queue_is_locked() instead of lockdep_is_held() X-Git-Tag: v3.2-rc1~49^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=334c2b0b8b2ab186fa198413386cba41fffcb4f2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed