]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lockdep: Introduce match function to BFS
authorMing Lei <tom.leiming@gmail.com>
Thu, 16 Jul 2009 13:44:29 +0000 (15:44 +0200)
committerPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 24 Jul 2009 08:49:48 +0000 (10:49 +0200)
commit9e2d551ea0d767c0d624965f0c273e942f4be536
tree0568e3002063bb174cbfc6f18ec0b5d562b0f77a
parentd588e46155e9c51217b9840db1e94a0f594c1af2
lockdep: Introduce match function to BFS

1,introduce match() to BFS in order to make it usable to
match different pattern;

2,also rename some functions to make them more suitable.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1246201486-7308-4-git-send-email-tom.leiming@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/lockdep.c