summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/copypage-v6.c
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2011-07-07 18:43:36 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-07-08 10:28:50 +0100
commit54d525735140e930d87c5afd1b0b3393ffdac021 (patch)
treeea40e1c00f5ca916ca8cc13c8b4adb91334dac29 /arch/arm/mm/copypage-v6.c
parent7fa22bd5460bb2021729fa5a1012c60b9b3a56e2 (diff)
ARM: 6996/1: mm: Poison freed init memory
Poisoning __init marked memory can be useful when tracking down obscure memory corruption bugs. Therefore, poison init memory with 0xe7fddef0 to catch bugs earlier. The poison value is an undefined instruction in ARM mode and branch to an undefined instruction in Thumb mode. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mm/copypage-v6.c')
0 files changed, 0 insertions, 0 deletions