diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2024-06-12 09:18:34 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-07-04 04:30:12 +0200 |
commit | d49f2366e98081471dbef5c1bc0da00d10fa0776 (patch) | |
tree | 6c66b71e58f001c3f3c4a3d416af0fc5190b68b3 /tools | |
parent | mm/memory-failure: fix comment of get_hwpoison_page() (diff) | |
download | linux-d49f2366e98081471dbef5c1bc0da00d10fa0776.tar.xz linux-d49f2366e98081471dbef5c1bc0da00d10fa0776.zip |
mm/memory-failure: remove obsolete comment in kill_proc()
When user sets SIGBUS to SIG_IGN, it won't cause loop now. For action
required mce error, SIGBUS cannot be blocked. Also when a hwpoisoned page
is re-accessed, kill_accessing_process() will be called to kill the
process.
Link: https://lkml.kernel.org/r/20240612071835.157004-13-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Cc: Borislav Petkov (AMD) <bp@alien8.de>
Cc: David Hildenbrand <david@redhat.com>
Cc: kernel test robot <lkp@intel.com>
Cc: Naoya Horiguchi <nao.horiguchi@gmail.com>
Cc: Tony Luck <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions