Re: [PATCH 2/8] pseries: phyp dump: reserve-release proof-of-concept
From: Michael Ellerman <hidden>
Date: 2008-02-12 08:48:30
Attachments
- signature.asc [application/pgp-signature] 189 bytes
From: Michael Ellerman <hidden>
Date: 2008-02-12 08:48:30
On Tue, 2008-02-12 at 01:08 -0600, Manish Ahuja wrote:
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 <redacted> Signed-off-by: Linas Vepstas <redacted> ---- arch/powerpc/kernel/prom.c | 50 ++++++++++++++++++++ arch/powerpc/kernel/rtas.c | 32 +++++++++++++ arch/powerpc/platforms/pseries/Makefile | 1 arch/powerpc/platforms/pseries/phyp_dump.c | 71 +++++++++++++++++++++++++++++ include/asm-powerpc/phyp_dump.h | 38 +++++++++++++++ include/asm/rtas.h | 3 +
^^^^^^^^^^^^^^^^^^ asm/rtas.h doesn't exist. You need to clean your tree, and patch asm-powerpc/rtas.h instead. cheers -- Michael Ellerman OzLabs, IBM Australia Development Lab wwweb: http://michael.ellerman.id.au phone: +61 2 6212 1183 (tie line 70 21183) We do not inherit the earth from our ancestors, we borrow it from our children. - S.M.A.R.T Person