diff options
| author | Miaohe Lin <[email protected]> | 2023-07-11 13:50:11 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:19 -0700 |
| commit | 80ee7cb271b52e5861eda3c67731c95fd55a2627 (patch) | |
| tree | 1227b391f0e5bd7ce636b24e431a41143d6d388b /tools/perf/scripts/python | |
| parent | 92a025a790f82c278cc39b0997e9b3b6f3b69ee0 (diff) | |
mm: memory-failure: don't account hwpoison_filter() filtered pages
mf_generic_kill_procs() will return -EOPNOTSUPP when hwpoison_filter()
filtered dax page. In that case, action_result() isn't expected to be
called to update mf_stats. This will results in inaccurate but benign
memory failure handling statistics.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Acked-by: Naoya Horiguchi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions