On Monday 23 April 2007, Benjamin Herrenschmidt wrote:
On Mon, 2007-04-23 at 14:53 -0300, Luke Browning wrote:
quoted
This patch fixes a couple of kexec problems related to 64K page=20
support in the kernel. =A0kexec issues a tlbie for each pte. =A0The=20
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. =A0This patch adds that support. =A0
=20
Signed-off-by: Luke Browning <redacted>
=20
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
=20
Acked-by: Arnd Bergmann <redacted>
It's probably more appropriate to submit the patch to=20
paulus@samba.org and linuxppc-dev@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 <><