On Mon, 2015-09-21 at 08:12 -0600, Jan Beulich wrote:
> > > > On 17.09.15 at 18:52, <andrew.coop...@citrix.com> 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>
> 
> Reviewed-by: Jan Beulich <jbeul...@suse.com>
> 
> (still awaiting an ARM maintainer ack for this to go in)

Sorry, thought I had already:

Acked-by: Ian Campbell <ian.campb...@citrix.com>


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

Reply via email to