[PATCH] trivial comment wording/typo fix regarding taint flags
From: Daniel Roesen (dr_at_cluenet.de)
Date: 12/30/04
- Previous message: Michal Semler: "for USB guys - strange saying in switching HID proxy dongle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 21:25:11 +0100 To: Andrew Morton <akpm@osdl.org>
Hi Andrew,
trivial patch to 2.6.10 correcting a comment.
Best regards,
Daniel
Signed-off-by: Daniel Roesen <dr@cluenet.de>
diff -uprN linux-2.6.10.orig/kernel/panic.c linux-2.6.10/kernel/panic.c
--- linux-2.6.10.orig/kernel/panic.c 2004-12-24 22:35:29.000000000 +0100
+++ linux-2.6.10/kernel/panic.c 2004-12-30 19:11:07.000000000 +0100
@@ -128,7 +128,7 @@ EXPORT_SYMBOL(panic);
* 'F' - Module has been forcibly loaded.
* 'S' - SMP with CPUs not designed for SMP.
* 'R' - User forced a module unload.
- * 'M' - Machine had a machine check experience.
+ * 'M' - System experienced a machine check exception.
* 'B' - System has hit bad_page.
*
* The string is overwritten by the next call to print_taint().
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Michal Semler: "for USB guys - strange saying in switching HID proxy dongle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Scaling noise
... Think about more CPUs ... memory latency was about 200 ns and processor
speeds ... SMP makes that ratio worse. ... send the line "unsubscribe linux-kernel"
in ... (Linux-Kernel) - Re: [patch -mm4] i386: __init should be __cpuinit
... >> Especially as for the bulk of them, ... suspend/resume "unplugs" all
non-boot CPUs before> executing the suspend code. ... I don't recall any SMP cyrix
systems, but> it's potentially something to consider. ... To unsubscribe from this list:
send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
... (Linux-Kernel) - Re: Scaling noise
... >> and see that more CPUs on the same memory doesn't make sense. ...
SMP on VAXes. ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: How is user space notified of CPU speed changes?
... > clock speed and is synchronized across all CPUs in an SMP box. ...
HPET sort of is this but at chipset level ... send the line "unsubscribe linux-kernel"
in ... (Linux-Kernel) - Re: Attempted summary of "RT patch acceptance" thread
... SMP does make it more complex, ... then the locks can have bounded wait
times. ... >> That way, the OS thinks that it has two CPUs, and can still do the
... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)