From: Ming Lei Date: Thu, 16 Jul 2009 13:44:29 +0000 (+0200) Subject: lockdep: Introduce print_shortest_lock_dependencies X-Git-Tag: v2.6.32-rc1~726^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24208ca76707581a097c01a73fd63781e73d3404;p=pandora-kernel.git lockdep: Introduce print_shortest_lock_dependencies Since the shortest lock dependencies' path may be obtained by BFS, we print the shortest one by print_shortest_lock_dependencies(). Signed-off-by: Ming Lei Signed-off-by: Peter Zijlstra LKML-Reference: <1246201486-7308-7-git-send-email-tom.leiming@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed