]> git.baikalelectronics.ru Git - kernel.git/commit
lockdep: fix build if CONFIG_PROVE_LOCKING not defined
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 15 Aug 2008 16:33:05 +0000 (09:33 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 17:22:04 +0000 (19:22 +0200)
commit9b57cb1ec2d193ed48596e9ae3a765cf92feb0e1
tree3a893c0d5bf497408f6e670e38e6a480f7e8b035
parent8d488d97c5f57bc900ce90281e2084f1c318e18b
lockdep: fix build if CONFIG_PROVE_LOCKING not defined

If CONFIG_PROVE_LOCKING not defined, then no dependency information
is available.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/lockdep_proc.c