[PATCH] ppc64: poison initmem
authorAnton Blanchard <anton@samba.org>
Tue, 6 Sep 2005 02:05:26 +0000 (12:05 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 6 Sep 2005 06:07:53 +0000 (16:07 +1000)
commit4721e2214b5fd6eca48caea76afb1bad3148930f
treed4212c465fb10a71022c755700a77bcf8b47af37
parent2f4cf721eb2ff23b60af2932fd9fa4026f2a1164
[PATCH] ppc64: poison initmem

Poison initmem after we free it so we catch use after free issues.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/mm/init.c