aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDavid Hildenbrand <[email protected]>2024-05-22 14:57:13 +0200
committerAndrew Morton <[email protected]>2024-07-03 19:29:56 -0700
commit6ad28e7e52e2bae76b1d3eb4466999d04d50db92 (patch)
tree7b0c5f9a48051272b7f3486092bef1dae0646353 /tools/perf/scripts/python/stackcollapse.py
parentfce831c92092ad898d559e8657ec3e84e281160b (diff)
mm/rmap: sanity check that zeropages are not passed to RMAP
Using insert_page() we might have previously ended up passing the zeropage into rmap code. Make sure that won't happen again. Note that we won't check the huge zeropage for now, which might still end up in RMAP code. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: David Hildenbrand <[email protected]> Cc: Dan Williams <[email protected]> Cc: Vincent Donnefort <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions