diff options
author | 2024-05-24 15:53:05 -0600 | |
---|---|---|
committer | 2024-07-03 19:29:58 -0700 | |
commit | 9b0ab153d76972a3bee4f363058ff06edf9255a3 (patch) | |
tree | 578bd5e74ed43d10a03a81999ee98cf6ee19e52f /mm/memory.c | |
parent | mm/memory-failure: improve memory failure action_result messages (diff) | |
download | wireguard-linux-9b0ab153d76972a3bee4f363058ff06edf9255a3.tar.xz wireguard-linux-9b0ab153d76972a3bee4f363058ff06edf9255a3.zip |
mm/memory-failure: move hwpoison_filter() higher up
Move hwpoison_filter() higher up as there is no need to spend a lot cycles
only to find out later that the page is supposed to be skipped from
hwpoison handling.
Link: https://lkml.kernel.org/r/20240524215306.2705454-5-jane.chu@oracle.com
Signed-off-by: Jane Chu <jane.chu@oracle.com>
Reviewed-by: Oscar Salvador <osalvador@suse.de>
Acked-by: Miaohe Lin <linmiaohe@huawei.com>
Cc: Naoya Horiguchi <nao.horiguchi@gmail.com>
Cc: Oscar Salvador <oalvador@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions