diff options
author | Anshuman Khandual <[email protected]> | 2019-10-04 09:53:58 +0530 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-10-16 13:56:30 +0100 |
commit | 6ec939f8b809cb06ba7802e17ef7024d1bc0ee84 (patch) | |
tree | 53eb34b9662392068280a4b2f4841a442ffb9fdc /scripts/gdb/linux/lists.py | |
parent | 899ee4afe5eb262236717188ccdaa0192c00dc5a (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 <[email protected]>
Cc: [email protected]
Reviewed-by: Steven Price <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Anshuman Khandual <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions