kmemcheck: don't track page tables
authorVegard Nossum <vegard.nossum@gmail.com>
Sun, 22 Feb 2009 10:28:25 +0000 (11:28 +0100)
committerVegard Nossum <vegard.nossum@gmail.com>
Mon, 15 Jun 2009 10:40:11 +0000 (12:40 +0200)
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 <vegard.nossum@gmail.com>

No differences found