From: Ming Lei Date: Thu, 16 Jul 2009 13:44:29 +0000 (+0200) Subject: lockdep: Implement find_usage_*wards by BFS X-Git-Tag: v2.6.32-rc1~726^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7aaba140a09b7a2295aec061629c880f088de3d;p=pandora-kernel.git lockdep: Implement find_usage_*wards by BFS This patch uses BFS to implement find_usage_*wards(),which was originally writen by DFS. Signed-off-by: Ming Lei Signed-off-by: Peter Zijlstra LKML-Reference: <1246201486-7308-6-git-send-email-tom.leiming@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed