diff options
author | 2022-03-22 14:44:03 -0700 | |
---|---|---|
committer | 2022-03-22 15:57:06 -0700 | |
commit | ae483c20062695324202d19e5283819b11b83eaa (patch) | |
tree | 7e21467929de0f725ae2d7ae40492bd140b114ad /include/linux | |
parent | mm/page_alloc: check high-order pages for corruption during PCP operations (diff) | |
download | wireguard-linux-ae483c20062695324202d19e5283819b11b83eaa.tar.xz wireguard-linux-ae483c20062695324202d19e5283819b11b83eaa.zip |
mm/memory-failure.c: remove obsolete comment
With the introduction of mf_mutex, most of memory error handling process
is mutually exclusive, so the in-line comment about subtlety about
double-checking PageHWPoison is no more correct. So remove it.
Link: https://lkml.kernel.org/r/20220125025601.3054511-1-naoya.horiguchi@linux.dev
Signed-off-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Suggested-by: Mike Kravetz <mike.kravetz@oracle.com>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Oscar Salvador <osalvador@suse.de>
Reviewed-by: Yang Shi <shy828301@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions