From: Vegard Nossum Date: Sun, 22 Feb 2009 10:28:25 +0000 (+0100) Subject: kmemcheck: don't track page tables X-Git-Tag: v2.6.31-rc1~303^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e730237c2cb479649207da1be2114c28d2fcf51;p=pandora-kernel.git kmemcheck: don't track page tables As these are allocated using the page allocator, we need to pass __GFP_NOTRACK before we add page allocator support to kmemcheck. Signed-off-by: Vegard Nossum --- Reading git-diff-tree failed