aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/sched-migration-report
diff options
context:
space:
mode:
authorAlexander Potapenko <[email protected]>2020-01-16 12:09:34 +0100
committerRafael J. Wysocki <[email protected]>2020-01-16 23:51:45 +0100
commit18451f9f9e5810b8bd1245c5ae166f257e0e2b9d (patch)
tree1c2fbb83b60b6f165779b8414af59653d434f370 /tools/perf/scripts/python/bin/sched-migration-report
parentb3a987b0264d3ddbb24293ebff10eddfc472f653 (diff)
PM: hibernate: fix crashes with init_on_free=1
Upon resuming from hibernation, free pages may contain stale data from the kernel that initiated the resume. This breaks the invariant inflicted by init_on_free=1 that freed pages must be zeroed. To deal with this problem, make clear_free_pages() also clear the free pages when init_on_free is enabled. Fixes: 6471384af2a6 ("mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options") Reported-by: Johannes Stezenbach <[email protected]> Signed-off-by: Alexander Potapenko <[email protected]> Cc: 5.3+ <[email protected]> # 5.3+ Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/sched-migration-report')
0 files changed, 0 insertions, 0 deletions