Re: [PATCH] Remove legacy kdump kernel build support

2008-10-01 Thread Mohan Kumar M
Anton Vorontsov wrote: On Tue, Sep 30, 2008 at 06:18:28PM +0530, Mohan Kumar M wrote: Remove legacy kdump kernel build support Hi, I have submitted the patch to support relocatable kdump kernel with retaining legacy kdump build support. Regards, Mohan. Can we leave the legacy support f

Re: [PATCH] Remove legacy kdump kernel build support

2008-09-30 Thread Anton Vorontsov
On Tue, Sep 30, 2008 at 06:18:28PM +0530, Mohan Kumar M wrote: > Remove legacy kdump kernel build support > > This patch removes legacy kdump kernel build support(i.e compiling a > kdump kernel at a fixed hardcoded address 32MB). With the relocatable > kernel support its now possible to use the r

[PATCH] Remove legacy kdump kernel build support

2008-09-30 Thread Mohan Kumar M
Remove legacy kdump kernel build support This patch removes legacy kdump kernel build support(i.e compiling a kdump kernel at a fixed hardcoded address 32MB). With the relocatable kernel support its now possible to use the regular kernel binary for capturing the dump also. Relocatable kdump kerne