Messages in this thread |  | | | Date | Fri, 16 Jul 2010 12:01:38 +0300 | | From | Pekka Enberg <> | | Subject | Re: [PATCH] kmemleak: Add support for NO_BOOTMEM configurations |
| |
Catalin Marinas wrote: > With commits 08677214 and 59be5a8e, alloc_bootmem()/free_bootmem() and > friends use the early_res functions for memory management when > NO_BOOTMEM is enabled. This patch adds the kmemleak calls in the > corresponding code paths for bootmem allocations. > > Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> > Cc: Pekka Enberg <penberg@cs.helsinki.fi> > Cc: Yinghai Lu <yinghai@kernel.org> > Cc: H. Peter Anvin <hpa@zytor.com>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
|  |