On Sun, Sep 19, 2010 at 06:44:07PM +0200, Avi Kivity wrote: > The PIC code used to be called from preempt_disable() context, which > wasn't very good for PREEMPT_RT. That is no longer the case, so move > back from raw_spinlock_t to spinlock_t. > > Signed-off-by: Avi Kivity <[email protected]> > --- > arch/x86/kvm/i8259.c | 6 +++--- > arch/x86/kvm/irq.h | 2 +- > arch/x86/kvm/x86.c | 8 ++++---- > 3 files changed, 8 insertions(+), 8 deletions(-)
Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
