On Fri, 2016-07-01 at 09:10 +0200, Cédric Le Goater wrote: > Here is a little serie with API cleanups and fixes for large page and > VRMA. Previous patches which added the support did not take into > account the segment page size attribute.
I've done a slightly different patch that subsumes 1...3 and is I think now architecturally correct ;-) (unlike my original code). Additionaly we now avoid walking all the SLB sizes so things should be a bit faster too. The VRMA patch still applies, I'll include it in what I post. Cheers, Ben.