]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/memory-failure: improve memory failure action_result messages
authorJane Chu <jane.chu@oracle.com>
Fri, 24 May 2024 21:53:04 +0000 (15:53 -0600)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 4 Jul 2024 02:29:57 +0000 (19:29 -0700)
commitb8b9488d50b7150bd4830dfff487e8d4ef6589ba
tree85be0862f7776deccf33867d41b55e2da5f9f35d
parent66802526298ea0e7ae37e3d6b33c384dee737b42
mm/memory-failure: improve memory failure action_result messages

Added two explicit MF_MSG messages describing failure in
get_hwpoison_page.  Attemped to document the definition of various action
names, and made a few adjustment to the action_result() calls.

Link: https://lkml.kernel.org/r/20240524215306.2705454-4-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>
include/linux/mm.h
include/ras/ras_event.h
mm/memory-failure.c