From: Vegard Nossum Date: Tue, 25 Nov 2008 15:55:53 +0000 (+0100) Subject: kmemcheck: add hooks for the page allocator X-Git-Tag: v2.6.31-rc1~303^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1eeab67682a5e397aecf172046b3a8bd4808ae4;p=pandora-kernel.git kmemcheck: add hooks for the page allocator This adds support for tracking the initializedness of memory that was allocated with the page allocator. Highmem requests are not tracked. Cc: Dave Hansen Acked-by: Pekka Enberg [build fix for !CONFIG_KMEMCHECK] Signed-off-by: Ingo Molnar [rebased for mainline inclusion] Signed-off-by: Vegard Nossum --- Reading git-diff-tree failed