[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180111132837.9914-1-standby24x7@gmail.com>
Date: Thu, 11 Jan 2018 22:28:37 +0900
From: Masanari Iida <standby24x7@...il.com>
To: linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
corbet@....net, linux-mm@...ck.org, n-horiguchi@...jp.nec.com
Cc: Masanari Iida <standby24x7@...il.com>
Subject: [PATCH] linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txt
This patch fixes an incorrect path for debugfs in hwpoison.txt
Signed-off-by: Masanari Iida <standby24x7@...il.com>
---
Documentation/vm/hwpoison.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/vm/hwpoison.txt b/Documentation/vm/hwpoison.txt
index 6ae89a9edf2a..e912d7eee769 100644
--- a/Documentation/vm/hwpoison.txt
+++ b/Documentation/vm/hwpoison.txt
@@ -104,7 +104,7 @@ madvise(MADV_HWPOISON, ....)
hwpoison-inject module through debugfs
-/sys/debug/hwpoison/
+/sys/kernel/debug/hwpoison/
corrupt-pfn
--
2.15.1.433.g936d1b989416
Powered by blists - more mailing lists