]> git.baikalelectronics.ru Git - kernel.git/commit
lockdep: build fix for !PROVE_LOCKING
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Sat, 14 Feb 2009 23:25:21 +0000 (00:25 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 14 Feb 2009 23:30:26 +0000 (00:30 +0100)
commit7a063194aeef27dfcd1e10e4adf2c2b40f487f96
tree2dfc742bfe6d4dc544a3c43f74c9aa72eea66d57
parent789385b870068b11b7aa7533cc758f4479cb9bcd
lockdep: build fix for !PROVE_LOCKING

The __GFP_FS annotations fail to build with CONFIG_LOCKDEP=y,
CONFIG_PROVE_LOCKING=n, ammend that.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/lockdep.c