aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarcin Nowakowski <[email protected]>2016-11-23 14:43:44 +0100
committerRalf Baechle <[email protected]>2017-01-03 16:34:45 +0100
commite89ef66d7682f031f026eee6bba03c8c2248d2a9 (patch)
tree3b6bcb90a6524ebb97734710c5d8845190f18406 /tools/perf/scripts/python
parent269aa43aad0f96673478fe2446abe54d7ad42e8f (diff)
MIPS: init: Ensure reserved memory regions are not added to bootmem
Memories managed through boot_mem_map are generally expected to define non-crossing areas. However, if part of a larger memory block is marked as reserved, it would still be added to bootmem allocator as an available block and could end up being overwritten by the allocator. Prevent this by explicitly marking the memory as reserved it if exists in the range used by bootmem allocator. Signed-off-by: Marcin Nowakowski <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/14608/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions