Catalin Marinas a1d23d5c94 powerpc/kmemleak: Do not scan the DART table
The DART table allocation is registered to kmemleak via the
memblock_alloc_base() call. However, the DART table is later unmapped
and dart_tablebase VA no longer accessible. This patch tells kmemleak
not to scan this block and avoid an unhandled paging request.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2014-06-24 14:29:46 +10:00
..
2010-03-04 10:43:58 -06:00
2013-10-09 20:04:11 -05:00
2014-03-04 17:37:51 +01:00
2013-10-09 20:04:11 -05:00
2013-10-24 11:50:35 +01:00
2013-10-09 20:04:11 -05:00
2013-10-09 20:04:11 -05:00
2013-11-06 14:13:50 +11:00