All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anithra P Janakiraman <anithra@linux.vnet.ibm.com>
To: Dave Hansen <dave@linux.vnet.ibm.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/0] Panic on softdog timeout
Date: Tue, 25 Jan 2011 20:40:46 +0530	[thread overview]
Message-ID: <4D3EE7F6.9080904@linux.vnet.ibm.com> (raw)
In-Reply-To: <1295368527.31327.193.camel@nimitz>

On 01/18/2011 10:05 PM, Dave Hansen wrote:
> On Tue, 2011-01-18 at 18:14 +0530, Anithra P Janakiraman wrote:
>    
>> We currently have no way of determining the reason for failure when a
>> softdog timeout occurs. At the minimum a snapshot of the system would
>> help to determine the cause.
>> The attached patch invokes panic on softdog timeout iff kdump is
>> configured, if kdump is not configured it works as usual.
>>      
> This sounds like a decent idea.  But, is it something that should be a
> bit more optional?  We currently have boot options for when to reboot or
> panic for other things, and this is really the first use of
> kexec_crash_image outside of kexec itself.  Is it really the best switch
> to use?
>
> Will this break anyone who expects a quick, clean, reboot and instead
> gets a kdump?  Should we make _all_ emergency_restart()s use kdump?
>
> You might have noticed, but your subject is a little wonky.  It should
> probably just omit the 1/1 stuff when you only have a single patch
> series.  The subject is pretty short and doesn't really explain what's
> going on.  Could you beef it up a bit?
>
>    
>

Thanks for looking at it and for the comments. I've sent a
version 2 of the patch that hopefully addresses all your
comments.

link:
http://permalink.gmane.org/gmane.linux.kernel/1091282

For some strange reason i'm unable to find a link to my
mail on lkml.org. I see emails only upto the 23rd of Jan.

Regards,
Anithra.



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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-18 12:44 [PATCH 0/0] Panic on softdog timeout Anithra P Janakiraman
2011-01-18 15:52 ` Américo Wang
2011-01-20  9:09   ` Anithra P Janakiraman
2011-01-18 16:35 ` Dave Hansen
2011-01-25 15:10   ` Anithra P Janakiraman [this message]

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=4D3EE7F6.9080904@linux.vnet.ibm.com \
    --to=anithra@linux.vnet.ibm.com \
    --cc=dave@linux.vnet.ibm.com \
    --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.