From: Catalin Marinas Date: Tue, 7 Jul 2009 09:33:01 +0000 (+0100) Subject: kmemleak: Add callbacks to the bootmem allocator X-Git-Tag: v2.6.31-rc3~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec3a354bd46cbdaa7933ba57a142ee2d2dbde0e5;p=pandora-kernel.git kmemleak: Add callbacks to the bootmem allocator This patch adds kmemleak_alloc/free callbacks to the bootmem allocator. This would allow scanning of such blocks and help avoiding a whole class of false positives and more kmemleak annotations. Signed-off-by: Catalin Marinas Cc: Ingo Molnar Acked-by: Pekka Enberg Reviewed-by: Johannes Weiner --- Reading git-diff-tree failed