From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: trivial@rustcorp.com.au
Subject: [TRIVIAL 2.6] Update panic() comment.
Date: Wed, 2 Feb 2005 13:19:12 +0100 [thread overview]
Message-ID: <20050202121912.GA4536@osiris.boeblingen.de.ibm.com> (raw)
[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.
*/
next reply other threads:[~2005-02-02 12:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-02 12:19 Heiko Carstens [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050202121912.GA4536@osiris.boeblingen.de.ibm.com \
--to=heiko.carstens@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@rustcorp.com.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome