diff options
author | Mateusz Nosek <[email protected]> | 2020-10-15 20:07:33 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-16 11:11:17 -0700 |
commit | 11c9c7edae06da789abfdeefe5123162a3f1c7dc (patch) | |
tree | 474756845a06f2a0414e3058db12706763722f73 /tools/perf/scripts/python/stackcollapse.py | |
parent | b94e02822debdf0cc473556aad7dcc859f216653 (diff) |
mm/page_poison.c: replace bool variable with static key
Variable 'want_page_poisoning' is a switch deciding if page poisoning
should be enabled. This patch changes it to be static key.
Signed-off-by: Mateusz Nosek <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Cc: Oscar Salvador <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions