projects
/
wrapfs-4.14.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a63020
)
x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation
author
Benjamin Peterson
<bp@benjamin.pe>
Sun, 21 May 2017 00:20:16 +0000
(17:20 -0700)
committer
Ben Hutchings
<ben@decadent.org.uk>
Fri, 15 Sep 2017 17:29:50 +0000
(18:29 +0100)
commit
c9525a3fab63fbe091007494f8b7a06438eea6a7
upstream.
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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/x86/Kconfig
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index a51d8286c75df476d3108af54ae31349b8a13f39..ea6a3fb6a411154e6c2d6ecac80c2a685c9d3449 100644
(file)
--- a/
arch/x86/Kconfig
+++ b/
arch/x86/Kconfig
@@
-304,7
+304,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.