[PATCH v4] powerpc: 64K page support for kexec

Arnd Bergmann arnd at arndb.de
Thu May 3 23:45:40 EST 2007


On Wednesday 02 May 2007, 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.
> 
> Same as previous versions without BUG_ON()s.
> 
> Signed-off-by: Luke Browning <lukebrowning at us.ibm.com>
> Acked-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> Acked-by: Olof Johansson <olof at lixom.net>
Acked-by: Arnd Bergmann <arnd.bergmann at de.ibm.com>

Paul, please include this in your next merge for 2.6.22.




More information about the Linuxppc-dev mailing list