From: Peter Zijlstra Date: Sat, 14 Feb 2009 23:25:21 +0000 (+0100) Subject: lockdep: build fix for !PROVE_LOCKING X-Git-Tag: v2.6.30-rc1~216^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=868a23a8043f2a3042dae60105c89bd4680187ba;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed