2017-06-05 12:21+0800, Wanpeng Li: > 2017-04-26 22:56 GMT+08:00 Paolo Bonzini <[email protected]>: > > native_safe_halt enables interrupts, and you just shouldn't > > call rcu_irq_enter() with interrupts enabled. Reorder the > > call with the following local_irq_disable() to respect the > > invariant. > > > > Reported-by: Ross Zwisler <[email protected]> > > Cc: [email protected] > > Signed-off-by: Paolo Bonzini <[email protected]> > > I'm afraid we miss this commit. This commit can fix the below warning
Applied to kvm/master, > Tested-by: Wanpeng Li <[email protected]> thanks for the testing and ping!

