Messages in this thread |  | | | Date | Wed, 12 Aug 2009 14:46:59 +0200 | | From | Bernhard Walle <> | | Subject | Re: [Patch 0/8] V3 Implement crashkernel=auto |
| |
* Amerigo Wang <amwang@redhat.com> [2009-08-12 10:15]: > > This series of patch implements automatically reserved memory for crashkernel, > by introducing a new boot option "crashkernel=auto". This idea is from Neil.
Honestly I don't see why everything is guarded by CONFIG_KEXEC_AUTO_RESERVE. We do we need that new configuration option? I mean, if I don't specify 'crashkernel=auto', then the patch does nothing, right? Then the option CONFIG_KEXEC_AUTO_RESERVE would only be needed so save some bytes of code. Is that really worth it?
Regards, Bernhard
|  |