commit | d34c5f26cf7de52a72ee064698817a5a39b91767 | [log] [tgz] |
---|---|---|
author | Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com> | Thu Feb 16 01:14:53 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Feb 23 10:50:02 2012 +1100 |
tree | e4e1d536bc244a27b97a6751da0306e989f478ec | |
parent | ebaeb5ae24379b5b635dc1d1fa6df904bc95b4d9 [diff] |
fadump: Add PT_NOTE program header for vmcoreinfo 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 <mahesh@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>