summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
diff options
context:
space:
mode:
authorAnshuman Khandual <anshuman.khandual@arm.com>2019-10-04 09:53:58 +0530
committerCatalin Marinas <catalin.marinas@arm.com>2019-10-16 13:56:30 +0100
commit6ec939f8b809cb06ba7802e17ef7024d1bc0ee84 (patch)
tree53eb34b9662392068280a4b2f4841a442ffb9fdc /arch/arm64/kernel
parent899ee4afe5eb262236717188ccdaa0192c00dc5a (diff)
arm64/mm: Poison initmem while freeing with free_reserved_area()
Platform implementation for free_initmem() should poison the memory while freeing it up. Hence pass across POISON_FREE_INITMEM while calling into free_reserved_area(). The same is being followed in the generic fallback for free_initmem() and some other platforms overriding it. Cc: Mark Rutland <mark.rutland@arm.com> Cc: linux-kernel@vger.kernel.org Reviewed-by: Steven Price <steven.price@arm.com> Acked-by: Will Deacon <will@kernel.org> Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/kernel')
0 files changed, 0 insertions, 0 deletions