Re: [RFC PATCH v4 06/10] fadump: Add PT_NOTE program header for vmcoreinfo

2011-11-10 Thread Cong Wang
于 2011年11月07日 17:56, Mahesh J Salgaonkar 写道: From: Mahesh Salgaonkar Introduce a PT_NOTE program header that points to physical address of vmcoreinfo_note buffer declared in kernel/kexec.c. The vmcoreinfo note buffer is populated during crash_fadump() at the time of system crash. Signed-off-by:

[RFC PATCH v4 06/10] fadump: Add PT_NOTE program header for vmcoreinfo

2011-11-07 Thread Mahesh J Salgaonkar
From: Mahesh Salgaonkar Introduce a PT_NOTE program header that points to physical address of vmcoreinfo_note buffer declared in kernel/kexec.c. The vmcoreinfo note buffer is populated during crash_fadump() at the time of system crash. Signed-off-by: Mahesh Salgaonkar --- arch/powerpc/kernel/f