From: Catalin Marinas Date: Tue, 7 Jul 2009 09:33:01 +0000 (+0100) Subject: kmemleak: Remove alloc_bootmem annotations introduced in the past X-Git-Tag: v2.6.31-rc3~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=264ef8a904943ed7d0b04fa958894d7a5c2b2c61;p=pandora-kernel.git kmemleak: Remove alloc_bootmem annotations introduced in the past kmemleak_alloc() calls were added in some places where alloc_bootmem was called. Since now kmemleak tracks bootmem allocations, these explicit calls should be run. Signed-off-by: Catalin Marinas Cc: Ingo Molnar Acked-by: Pekka Enberg --- Reading git-diff-tree failed