2022-06-08 09:53:19

by zhenwei pi

[permalink] [raw]
Subject: [PATCH v2 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page

v1 -> v2:
- this change gets protected by mf_mutex
- use -EOPNOTSUPP instead of -EPERM

v1:
- check KPTE to avoid to unpoison hardware corrupted page

zhenwei pi (1):
mm/memory-failure: don't allow to unpoison hw corrupted page

mm/memory-failure.c | 9 +++++++++
1 file changed, 9 insertions(+)

--
2.20.1