[POWERPC] pseries: phyp dump: Reserve and release memory
authorManish Ahuja <ahuja@austin.ibm.com>
Fri, 21 Mar 2008 23:37:08 +0000 (10:37 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 25 Mar 2008 21:44:06 +0000 (08:44 +1100)
Initial patch for reserving memory in early boot, and freeing it
later.  If the previous boot had ended with a crash, the reserved
memory would contain a copy of the crashed kernel data.

Signed-off-by: Manish Ahuja <mahuja@us.ibm.com>
Signed-off-by: Linas Vepstas <linasvepstas@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found