linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Justin T. Gibbs" <gibbs@scsiguy.com>
To: Andreas Steinmetz <ast@domdv.de>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	SPATZ1@t-online.de (Frank Schneider)
Subject: Re: AIC + RAID1 error? (was: Re: aic7xxx errors)
Date: Mon, 10 Sep 2001 17:46:10 -0600	[thread overview]
Message-ID: <200109102346.f8ANkAY23472@aslan.scsiguy.com> (raw)
In-Reply-To: Your message of "Tue, 11 Sep 2001 01:37:17 +0200." <XFMail.20010911013717.ast@domdv.de>

>> MD (line 3475 of drivers/md/md.c) uses 0 too.  Change it to INT_MAX
>> and MD will always get shutdown prior to any child devices it might
>
>I don't believe INT_MAX to be a good idea. What happens if anything else needs
>to shutdown prior to md (think of tux, knfsd)?

Your examples are processes (albeit in the kernel) which should have
received a signal long before the notifier chain is called.

>As a suggestion it would be a
>good idea if someone with a broader overview would define some reboot
>priorities in include/linux/notifier.h.

And expand the codes that are used for the notifier.  The current set
of codes are not well defined and most drivers treat all of them the
same.

--
Justin

  reply	other threads:[~2001-09-10 23:46 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-05  6:21 aic7xxx errors Joseph Mathewson
2001-09-05  7:58 ` Olaf Zaplinski
2001-09-05  9:04   ` Frank Schneider
2001-09-05 10:27     ` Antonio Miguel Trindade
2001-09-05 10:44       ` Frank Schneider
2001-09-05 11:21         ` Thorsten Kranzkowski
2001-09-05 13:05           ` Frank Schneider
2001-09-07 20:32   ` AIC + RAID1 error? (was: Re: aic7xxx errors) Olaf Zaplinski
2001-09-07 22:32     ` Justin T. Gibbs
2001-09-07 22:51       ` Frank Schneider
2001-09-07 23:37         ` Justin T. Gibbs
2001-09-10 13:50           ` Olaf Zaplinski
2001-09-10 19:11             ` Frank Schneider
2001-09-10 22:29               ` Andreas Steinmetz
2001-09-10 22:42                 ` Justin T. Gibbs
2001-09-10 22:55                   ` Frank Schneider
2001-09-10 23:06                     ` Justin T. Gibbs
2001-09-10 23:37                       ` Andreas Steinmetz
2001-09-10 23:46                         ` Justin T. Gibbs [this message]
2001-09-11  0:00                           ` Andreas Steinmetz
2001-09-11 12:10                       ` Frank Schneider
2001-09-11 16:51                         ` Justin T. Gibbs
2001-09-10 23:05                   ` Andreas Steinmetz
2001-09-10 22:46                 ` Frank Schneider
2001-09-11 15:00             ` Olaf Zaplinski
2001-09-08 20:25     ` Frank Schneider
2001-09-08 22:07       ` Justin T. Gibbs
2001-09-05 20:23 ` aic7xxx errors Justin T. Gibbs

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=200109102346.f8ANkAY23472@aslan.scsiguy.com \
    --to=gibbs@scsiguy.com \
    --cc=SPATZ1@t-online.de \
    --cc=ast@domdv.de \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).