Thread (22 messages) 22 messages, 5 authors, 2021-07-29

Re: [PATCH v1 3/6] mm/hwpoison: introduce MF_MSG_PAGETABLE

From: HORIGUCHI NAOYA (堀口 直也) <hidden>
Date: 2021-06-14 03:55:29

On Mon, Jun 14, 2021 at 04:06:32AM +0100, Matthew Wilcox wrote:
On Mon, Jun 14, 2021 at 11:12:09AM +0900, Naoya Horiguchi wrote:
quoted
+++ v5.13-rc5_patched/include/ras/ras_event.h
@@ -357,6 +357,7 @@ TRACE_EVENT(aer_event,
 	EM ( MF_MSG_KERNEL, "reserved kernel page" )			\
 	EM ( MF_MSG_KERNEL_HIGH_ORDER, "high-order kernel page" )	\
 	EM ( MF_MSG_SLAB, "kernel slab page" )				\
+	EM ( MF_MSG_PAGETABLE, "page table page page" )			\
Did you intend to double the word "page"?
Oh, this is a typo, I'll fix this.
quoted
+++ v5.13-rc5_patched/mm/memory-failure.c
@@ -708,6 +708,7 @@ static const char * const action_page_types[] = {
 	[MF_MSG_KERNEL]			= "reserved kernel page",
 	[MF_MSG_KERNEL_HIGH_ORDER]	= "high-order kernel page",
 	[MF_MSG_SLAB]			= "kernel slab page",
+	[MF_MSG_PAGETABLE]		= "page table page",
... you didn't here.
Thank you!

- Naoya Horiguchi
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help