From: ebiederm@xmission.com (Eric W. Biederman)
To: Takenori Nagano <t-nagano@ah.jp.nec.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>,
k-miyoshi@cb.jp.nec.com, greg@kroah.com, bwalle@suse.de,
kdb@oss.sgi.com, kexec@lists.infradead.org,
linux-kernel@vger.kernel.org, Randy Dunlap <rdunlap@xenotime.net>,
Keith Owens <kaos@ocs.com.au>,
Andrew Morton <akpm@linux-foundation.org>,
vgoyal@redhat.com
Subject: Re: [PATCH 3/3] Move crash_kexec() into panic_notifier, take4
Date: Wed, 23 Apr 2008 05:11:26 -0700 [thread overview]
Message-ID: <m18wz4srdd.fsf@frodo.ebiederm.org> (raw)
In-Reply-To: <480F1987.9010501@ah.jp.nec.com> (Takenori Nagano's message of "Wed, 23 Apr 2008 20:12:07 +0900")
Takenori Nagano <t-nagano@ah.jp.nec.com> writes:
> This patch moves crash_kexec() into panic_notifier. If you want to use it,
> you have to set config option DUMP_ON_PANIC_NOTIFIER to Y. Its default value
> is N. If you set DUMP_ON_PANIC_NOTIFIER to N, kdump has no difference before.
NAK. This patch is broken and does not accomplish what it
sets out to accomplish.
Eric
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
WARNING: multiple messages have this Message-ID (diff)
From: ebiederm@xmission.com (Eric W. Biederman)
To: Takenori Nagano <t-nagano@ah.jp.nec.com>
Cc: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
kdb@oss.sgi.com, vgoyal@redhat.com, kexec@lists.infradead.org,
Keith Owens <kaos@ocs.com.au>,
Nick Piggin <nickpiggin@yahoo.com.au>,
Randy Dunlap <rdunlap@xenotime.net>,
greg@kroah.com, bwalle@suse.de, k-miyoshi@cb.jp.nec.com
Subject: Re: [PATCH 3/3] Move crash_kexec() into panic_notifier, take4
Date: Wed, 23 Apr 2008 05:11:26 -0700 [thread overview]
Message-ID: <m18wz4srdd.fsf@frodo.ebiederm.org> (raw)
In-Reply-To: <480F1987.9010501@ah.jp.nec.com> (Takenori Nagano's message of "Wed, 23 Apr 2008 20:12:07 +0900")
Takenori Nagano <t-nagano@ah.jp.nec.com> writes:
> This patch moves crash_kexec() into panic_notifier. If you want to use it,
> you have to set config option DUMP_ON_PANIC_NOTIFIER to Y. Its default value
> is N. If you set DUMP_ON_PANIC_NOTIFIER to N, kdump has no difference before.
NAK. This patch is broken and does not accomplish what it
sets out to accomplish.
Eric
next prev parent reply other threads:[~2008-04-23 12:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <480DD85C.7060200@ah.jp.nec.com>
2008-04-23 11:11 ` [PATCH 1/2] add tunable_notifier function ,take4 Takenori Nagano
2008-04-23 11:11 ` Takenori Nagano
2008-04-23 11:11 ` [PATCH 2/2] implement new notifier function to panic_notifier_list ,take4 Takenori Nagano
2008-04-23 11:11 ` Takenori Nagano
2008-04-23 11:13 ` Takenori Nagano
2008-04-23 11:13 ` Takenori Nagano
2008-04-23 11:12 ` [PATCH 3/3] Move crash_kexec() into panic_notifier, take4 Takenori Nagano
2008-04-23 11:12 ` Takenori Nagano
2008-04-23 12:11 ` Eric W. Biederman [this message]
2008-04-23 12:11 ` Eric W. Biederman
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=m18wz4srdd.fsf@frodo.ebiederm.org \
--to=ebiederm@xmission.com \
--cc=akpm@linux-foundation.org \
--cc=bwalle@suse.de \
--cc=greg@kroah.com \
--cc=k-miyoshi@cb.jp.nec.com \
--cc=kaos@ocs.com.au \
--cc=kdb@oss.sgi.com \
--cc=kexec@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nickpiggin@yahoo.com.au \
--cc=rdunlap@xenotime.net \
--cc=t-nagano@ah.jp.nec.com \
--cc=vgoyal@redhat.com \
/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.