diff options
| author | Miaohe Lin <[email protected]> | 2022-08-18 21:00:15 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-09-11 20:25:57 -0700 |
| commit | 0792a4a6195a6d67a4ead2554da393cbd8dcdf5a (patch) | |
| tree | 89b779b9cf7f9df2283a68df705b4d9e62eee881 /tools/perf/scripts/python/flamegraph.py | |
| parent | 54f9555d4031d4aeb10651aa9dcb5335f6a05865 (diff) | |
mm, hwpoison: kill procs if unmap fails
If try_to_unmap() fails, the hwpoisoned page still resides in the address
space of some processes. We should kill these processes or the hwpoisoned
page might be consumed later. collect_procs() is always called to collect
relevant processes now so they can be killed later if unmap fails.
[[email protected]: v2]
Link: https://lkml.kernel.org/r/[email protected]
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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions