All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Bodo Eggert <7eggert@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Introduce softpanic
Date: Fri, 25 Jan 2008 16:01:28 +0100	[thread overview]
Message-ID: <p73ejc67xvb.fsf@bingen.suse.de> (raw)
In-Reply-To: <alpine.LSU.0.999.0801251551060.21522@be1.lrz> (Bodo Eggert's message of "Fri\, 25 Jan 2008 15\:54\:42 +0100 \(CET\)")

Bodo Eggert <7eggert@gmx.de> writes:

> Enabling this option changes a hard panic on boot errors to a
> soft panic, which does not stop the system completely.
> You can still scroll the screen and read the messages.

I don't think it's a good idea to keep the network running in the
soft panic. A lot of people have set ups that use ping was a watchdog
and with nfsroot/ip=dhcp ping does work quite well before
mounting root and then the watchdog might not pick up the 
soft panic.

Using a polled keyboard driver after panic seems to be the better
option to me, but if you want softpanic you should probably
at least add a suitable panic notifier to the network stack 
to shut it all down.

-Andi

  reply	other threads:[~2008-01-25 15:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-25 14:54 [PATCH] Introduce softpanic Bodo Eggert
2008-01-25 15:01 ` Andi Kleen [this message]
2008-01-25 15:22   ` Jan Engelhardt
2008-01-25 17:31   ` Bodo Eggert
2008-02-02 14:15   ` Pavel Machek
2008-01-25 15:21 ` Jan Engelhardt
2008-01-25 17:37   ` Bodo Eggert
2008-01-28 19:07     ` [PATCH] Introduce softpanic V.2 Bodo Eggert
2008-01-25 15:26 ` [PATCH] Introduce softpanic Jiri Kosina
2008-01-25 17:16   ` Valdis.Kletnieks

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=p73ejc67xvb.fsf@bingen.suse.de \
    --to=andi@firstfloor.org \
    --cc=7eggert@gmx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.