Re: [PATCH][RFC] vmcore: Remove saved_max_pfn check

2008-09-10 Thread Vivek Goyal
On Wed, Sep 10, 2008 at 03:40:45PM +0900, Magnus Damm wrote: On Mon, Sep 8, 2008 at 10:04 PM, Vivek Goyal [EMAIL PROTECTED] wrote: On Mon, Sep 08, 2008 at 12:21:32PM +0900, Magnus Damm wrote: From: Magnus Damm [EMAIL PROTECTED] This patch removes the saved_max_pfn check from the

Re: [PATCH][RFC] vmcore: Remove saved_max_pfn check

2008-09-10 Thread Simon Horman
On Wed, Sep 10, 2008 at 09:17:10AM -0400, Vivek Goyal wrote: On Wed, Sep 10, 2008 at 03:40:45PM +0900, Magnus Damm wrote: On Mon, Sep 8, 2008 at 10:04 PM, Vivek Goyal [EMAIL PROTECTED] wrote: On Mon, Sep 08, 2008 at 12:21:32PM +0900, Magnus Damm wrote: From: Magnus Damm [EMAIL PROTECTED]

Re: [PATCH][RFC] vmcore: Remove saved_max_pfn check

2008-09-08 Thread Vivek Goyal
On Mon, Sep 08, 2008 at 12:21:32PM +0900, Magnus Damm wrote: From: Magnus Damm [EMAIL PROTECTED] This patch removes the saved_max_pfn check from the /proc/vmcore function read_from_oldmem(). No need to verify, we should be able to just trust that elfcorehdr= is correctly passed to the crash

[PATCH][RFC] vmcore: Remove saved_max_pfn check

2008-09-07 Thread Magnus Damm
From: Magnus Damm [EMAIL PROTECTED] This patch removes the saved_max_pfn check from the /proc/vmcore function read_from_oldmem(). No need to verify, we should be able to just trust that elfcorehdr= is correctly passed to the crash kernel on the kernel command line like we do with other