linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txt
@ 2018-01-11 13:28 Masanari Iida
  2018-01-17 23:48 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2018-01-11 13:28 UTC (permalink / raw)
  To: linux-kernel, linux-doc, corbet, linux-mm, n-horiguchi; +Cc: Masanari Iida

This patch fixes an incorrect path for debugfs in hwpoison.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txt
  2018-01-11 13:28 [PATCH] linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txt Masanari Iida
@ 2018-01-17 23:48 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2018-01-17 23:48 UTC (permalink / raw)
  To: Masanari Iida; +Cc: linux-kernel, linux-doc, linux-mm, n-horiguchi

On Thu, 11 Jan 2018 22:28:37 +0900
Masanari Iida <standby24x7@gmail.com> wrote:

> This patch fixes an incorrect path for debugfs in hwpoison.txt
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-17 23:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-11 13:28 [PATCH] linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txt Masanari Iida
2018-01-17 23:48 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).