|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] x86_64 entry.S cleanup
* Nakajima, Jun (jun.nakajima@xxxxxxxxx) wrote:
> Looks good.
Thanks for reviewing, Jun.
> I think you are talking about the different code path for
> do_hypervisor_callback, which does not do
> XEN_SAVE_UPCALL_MASK(%r11,%cl,EVENT_MASK. Looks like we don't need to do
> that any more. See Changes for
> linux-2.6.11-xen-sparse/arch/xen/i386/kernel/entry.S@xxxxx So we can
> remove that extra checking and the code saving the mask. Can you please
> update the patch?
Yeah, that's what I was talking about. I had left behind a conditional
jump that wasn't really conditional anymore. I'll update it and resend.
thanks,
-chris
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|