Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1649443

[tip:x86/urgent] x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation

From tip-bot for Benjamin Peterson <tipbot@zytor.com>
Newsgroups linux.kernel
Subject [tip:x86/urgent] x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation
Date 2017-05-24 12:30 +0200
Message-ID <tKBIf-15d-43@gated-at.bofh.it> (permalink)
References <tJmUV-ck-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Commit-ID:  c9525a3fab63fbe091007494f8b7a06438eea6a7
Gitweb:     http://git.kernel.org/tip/c9525a3fab63fbe091007494f8b7a06438eea6a7
Author:     Benjamin Peterson <bp@benjamin.pe>
AuthorDate: Sat, 20 May 2017 17:20:16 -0700
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 24 May 2017 09:06:32 +0200

x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation

Signed-off-by: Benjamin Peterson <bp@benjamin.pe>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Fixes: 9919cba7ff71147803c988521cc1ceb80e7f0f6d ("watchdog: Update documentation")
Link: http://lkml.kernel.org/r/20170521002016.13258-1-bp@benjamin.pe
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 arch/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index cd18994..4ccfacc 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -360,7 +360,7 @@ config SMP
 	  Management" code will be disabled if you say Y here.
 
 	  See also <file:Documentation/x86/i386/IO-APIC.txt>,
-	  <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
+	  <file:Documentation/lockup-watchdogs.txt> and the SMP-HOWTO available at
 	  <http://www.tldp.org/docs.html#howto>.
 
 	  If you don't know what to do here, say N.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] x86: fix reference to lockup watchdog documentation Benjamin Peterson <bp@benjamin.pe> - 2017-05-21 02:30 +0200
  [tip:x86/urgent] x86/watchdog: Fix Kconfig help text file path  reference to lockup watchdog documentation tip-bot for Benjamin Peterson <tipbot@zytor.com> - 2017-05-24 12:30 +0200

csiph-web