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


Groups > linux.kernel > #1646226

[PATCH] x86: fix reference to lockup watchdog documentation

From Benjamin Peterson <bp@benjamin.pe>
Newsgroups linux.kernel
Subject [PATCH] x86: fix reference to lockup watchdog documentation
Date 2017-05-21 02:30 +0200
Message-ID <tJmUV-ck-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Fixes: 9919cba7ff71147803c988521cc1ceb80e7f0f6d ("watchdog: Update documentation")
Signed-off-by: Benjamin Peterson <bp@benjamin.pe>
---
 arch/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index cd18994a9555..4ccfacc7232a 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.
-- 
2.11.0

Back to linux.kernel | Previous | NextNext 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