commit | af012961450949ea297b209e091bd1a3805b8a0a | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jul 16 15:44:29 2009 +0200 |
committer | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jul 24 10:53:29 2009 +0200 |
tree | d092a182ad014b4508079bacf416deb1e0650c01 | |
parent | 12f3dfd022d7e616757a94f0538d3d525d806a16 [diff] |
lockdep: BFS cleanup Some cleanups of the lockdep code after the BFS series: - Remove the last traces of the generation id - Fixup comment style - Move the bfs routines into lockdep.c - Cleanup the bfs routines [ tom.leiming@gmail.com: Fix crash ] Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1246201486-7308-11-git-send-email-tom.leiming@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>