public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [TRIVIAL 2.6] Update panic() comment.
@ 2005-02-02 12:19 Heiko Carstens
  2005-02-10 23:19 ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Carstens @ 2005-02-02 12:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: trivial

[TRIVIAL 2.6] Update panic() comment.

panic() doesn't flush the filesystem cache anymore. The comment above the
function still claims it does.

Thanks,
Heiko

===== panic.c 1.22 vs edited =====
--- 1.22/kernel/panic.c	2004-11-08 03:16:06 +01:00
+++ edited/panic.c	2005-02-02 12:25:21 +01:00
@@ -49,8 +49,7 @@
  *	panic - halt the system
  *	@fmt: The text string to print
  *
- *	Display a message, then perform cleanups. Functions in the panic
- *	notifier list are called after the filesystem cache is flushed (when possible).
+ *	Display a message, then perform cleanups.
  *
  *	This function never returns.
  */

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-16  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-02 12:19 [TRIVIAL 2.6] Update panic() comment Heiko Carstens
2005-02-10 23:19 ` Adrian Bunk
     [not found]   ` <OF5E277233.938CCCC9-ONC1256FA5.0025171D-C1256FA5.00252A14@de.ibm.com>
2005-02-16  9:49     ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox