Re: [PATCH 3/3] Move crash_kexec() into panic_notifier, take4
[email protected] (Eric W. Biederman) Wed, 23 Apr 2008 05:11:26 -0700
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.debugging,gmane.linux.kernel.kexec |
|---|---|
| Message-ID | <[email protected]> |
Takenori Nagano <[email protected]> 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