diff options
author | Anshuman Khandual <[email protected]> | 2020-11-09 09:58:57 +0530 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2020-11-10 18:44:12 +0000 |
commit | fdd99a4103c91a2067c096a4931518cc05ca9206 (patch) | |
tree | de2c0350d01daceea3f43538a33e8f456e211d0a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9fb3d4a303380ea76ebf49d930a777dd9c9dbc25 (diff) |
arm64/mm/hotplug: Ensure early memory sections are all online
This adds a validation function that scans the entire boot memory and makes
sure that all early memory sections are online. This check is essential for
the memory notifier to work properly, as it cannot prevent any boot memory
from offlining, if all sections are not online to begin with. Although the
boot section scanning is selectively enabled with DEBUG_VM.
Signed-off-by: Anshuman Khandual <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Steve Capper <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions