Re: [PATCH 1/2] x86/entry: Avoid interrupt flag save and restore

From: Ingo Molnar
Date: Wed Jun 08 2016 - 09:46:28 EST



* Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:

> > So I believe it would be cleaner to name the irqs-off code paths explicitly:
> > __guest_enter_irqsoff(), and propagate that naming into other parts as well?
>
> Ok, I'll send v2 with both the KVM cleanups and the entry optimizations. It should
> be four patches putting all things together. Thanks for the review!

Sounds good to me, thanks!

Ingo