diff options
| author | Kefeng Wang <[email protected]> | 2023-03-13 13:39:29 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-03-28 16:20:17 -0700 |
| commit | 611b9fd80fb53e79079744fb29d8c1363f4b5c02 (patch) | |
| tree | 7fa2498475c7a3204a8017d5c2401ea92774865c /tools/perf/scripts/python/flamegraph.py | |
| parent | cf2e309ebca7bb0916771839f9b580b06c778530 (diff) | |
mm: memory-failure: directly use IS_ENABLED(CONFIG_HWPOISON_INJECT)
It's more clear and simple to just use IS_ENABLED(CONFIG_HWPOISON_INJECT)
to check whether or not to enable HWPoison injector module instead of
CONFIG_HWPOISON_INJECT/CONFIG_HWPOISON_INJECT_MODULE.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Acked-by: Naoya Horiguchi <[email protected]>
Cc: Miaohe Lin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions