Josh Boyer wrote:
On Thu, Jul 01, 2010 at 12:42:49PM +0200, Alexander Graf wrote:
quoted
As we now have Book3s support for the magic page, we also need BookE to
join in on the party.
This patch implements generic magic page logic for BookE and specific
TLB logic for e500. I didn't have any 440 around, so I didn't dare to
blindly try and write up broken code.
Is this the only patch in the series that needs 440 specific code? Also,
does 440 KVM still work after this series is applied even without the code
not present in this patch?
Yes, pretty much. The rest of the code is generic. But 440 should easily
just work with this patch set. If you have one to try it out, please
give it a try. I can even prepare a 440 enabling patch so you could
verify if it works.
Alex