kmemleak: Remove alloc_bootmem annotations introduced in the past
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 7 Jul 2009 09:33:01 +0000 (10:33 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 9 Jul 2009 16:07:02 +0000 (17:07 +0100)
commit264ef8a904943ed7d0b04fa958894d7a5c2b2c61
treeddab997d86b591cf67de3afc2f23e7d9f2fb1207
parentec3a354bd46cbdaa7933ba57a142ee2d2dbde0e5
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 <catalin.marinas@arm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
kernel/pid.c
mm/page_alloc.c