diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2022-08-30 14:36:04 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-09-27 04:46:04 +0200 |
commit | 9cf2819159d5a35311fc39c328ebeca5ce50d7c0 (patch) | |
tree | 64b2c8121b517c7ae7e0fd4be91d905a262c143c /arch/x86 | |
parent | mm, hwpoison: check PageTable() explicitly in hwpoison_user_mappings() (diff) | |
download | linux-9cf2819159d5a35311fc39c328ebeca5ce50d7c0.tar.xz linux-9cf2819159d5a35311fc39c328ebeca5ce50d7c0.zip |
mm, hwpoison: cleanup some obsolete comments
1.Remove meaningless comment in kill_proc(). That doesn't tell anything.
2.Fix the wrong function name get_hwpoison_unless_zero(). It should be
get_page_unless_zero().
3.The gate keeper for free hwpoison page has moved to check_new_page().
Update the corresponding comment.
Link: https://lkml.kernel.org/r/20220830123604.25763-7-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions