From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Mon, 15 Nov 2004 22:03:21 +0000 Subject: RE: [PATCH] kexec on ia64 Message-Id: <16793.10153.76416.284094@napali.hpl.hp.com> List-Id: References: <1100550721.26287.32.camel@lyra.fc.hp.com> In-Reply-To: <1100550721.26287.32.camel@lyra.fc.hp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Mon, 15 Nov 2004 13:15:25 -0800, "Luck, Tony" said: Tony> You can add your own new requirement to not modify the Tony> original EFI tables so that they can be re-scanned by a new Tony> kernel after kexec (new kernel might have a different granule Tony> size). That certainly would be the right way to go about it. It would also make it less likely that something else might get confused when changing the memory map underneath it. --david