Hi Andrew,

On 17/09/15 17:52, Andrew Cooper wrote:
> This essentially reverts c/s 2037f2adb "x86: introduce
> alloc_vcpu_guest_context()", including the newer arm bits, but achieves
> the same end goal by using the newer vmalloc() infrastructure.
> 
> For both x86 and ARM, {alloc,free}_vcpu_guest_context() become arch-local
> static inlines (which avoids a call into a separate translation),
> and removes an x86 scalability limit when compiling with a large NR_CPUS.
> 
> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
> ---
> CC: Jan Beulich <jbeul...@suse.com>
> CC: Tim Deegan <t...@xen.org>
> CC: Ian Campbell <ian.campb...@citrix.com>
> CC: Stefano Stabellini <stefano.stabell...@citrix.com>
> CC: Julien Grall <julien.gr...@citrix.com>
> CC: Roger Pau Monne <roger....@citrix.com>

For the ARM bits:

Reviewed-by: Julien Grall <julien.gr...@citrix.com>

Regards,

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to