[Cbe-oss-dev] [PATCH] 64K page support for kexec

Arnd Bergmann arnd at arndb.de
Tue Apr 24 09:08:41 EST 2007


On Monday 23 April 2007, Benjamin Herrenschmidt wrote:
> On Mon, 2007-04-23 at 14:53 -0300, Luke Browning wrote:
> > This patch fixes a couple of kexec problems related to 64K page 
> > support in the kernel.  kexec issues a tlbie for each pte.  The 
> > parameters for the tlbie are the page size and the virtual address.
> > Support was missing for the computation of these two parameters
> > for 64K pages.  This patch adds that support.  
> > 
> > Signed-off-by: Luke Browning <lukebrowning at us.ibm.com>
> 
> Acked-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> 
Acked-by: Arnd Bergmann <arnd.bergmann at de.ibm.com>

It's probably more appropriate to submit the patch to 
paulus at samba.org and linuxppc-dev at ozlabs.org since it's
not cell specific.

When you resumbmit the patch with the correct line breaks,
just add the two Acked-by: lines to your Signed-off-by:
(in case that wasn't obvious).

	Arnd <><



More information about the Linuxppc-dev mailing list