Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[PATCH] Remove even more stale references to Documentation/smp.tex

Randy cleaned out the bulk of these stale references to the now long gone
Documentation/smp.tex back in 2004. I followed this up with a few more
sweeps. Somehow, these have managed to sneak back in since.

I can't seem to figure out a contact point for M32R (no one listed in
MAINTAINERS!), but, these patches are only but trivial.

Signed-off-by: Arthur Othieno <a.othieno@bluewin.ch>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by

Arthur Othieno and committed by
Linus Torvalds
12c62c2e 0c117f1b

+4 -4
+2 -2
arch/arm/Kconfig
··· 326 326 processor machines. On a single processor machine, the kernel will 327 327 run faster if you say N here. 328 328 329 - See also the <file:Documentation/smp.tex>, 330 - <file:Documentation/smp.txt>, <file:Documentation/i386/IO-APIC.txt>, 329 + See also the <file:Documentation/smp.txt>, 330 + <file:Documentation/i386/IO-APIC.txt>, 331 331 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at 332 332 <http://www.linuxdoc.org/docs.html#howto>. 333 333
+2 -2
arch/m32r/Kconfig
··· 242 242 Y to "Enhanced Real Time Clock Support", below. The "Advanced Power 243 243 Management" code will be disabled if you say Y here. 244 244 245 - See also the <file:Documentation/smp.tex>, 246 - <file:Documentation/smp.txt> and the SMP-HOWTO available at 245 + See also the <file:Documentation/smp.txt>, 246 + and the SMP-HOWTO available at 247 247 <http://www.linuxdoc.org/docs.html#howto>. 248 248 249 249 If you don't know what to do here, say N.