aboutsummaryrefslogtreecommitdiff
path: root/mm/mm_init.c
diff options
context:
space:
mode:
authorJane Chu <[email protected]>2024-05-24 15:53:06 -0600
committerAndrew Morton <[email protected]>2024-07-03 19:29:58 -0700
commit1a3798dececa8cb26b9eee26840195ccc1a4d6c1 (patch)
tree7af5819ab44d05c07e13a512660182058ecc4ad4 /mm/mm_init.c
parent9b0ab153d76972a3bee4f363058ff06edf9255a3 (diff)
mm/memory-failure: send SIGBUS in the event of thp split fail
While handling hwpoison in a THP page, it is possible that try_to_split_thp_page() fails. For example, when the THP page has been RDMA pinned. At this point, the kernel cannot isolate the poisoned THP page, all it could do is to send a SIGBUS to the user process with meaningful payload to give user-level recovery a chance. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Jane Chu <[email protected]> Reviewed-by: Oscar Salvador <[email protected]> Acked-by: Miaohe Lin <[email protected]> Cc: Naoya Horiguchi <[email protected]> Cc: Oscar Salvador <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions