On Mon, 2012-04-16 at 16:08 +0300, Gleb Natapov wrote: > On Mon, Apr 16, 2012 at 03:05:48PM +0200, Peter Zijlstra wrote: > > On Mon, 2012-04-16 at 15:58 +0300, Gleb Natapov wrote: > > > - rcu_irq_enter(); > > > + irq_enter(); > > > exit_idle(); > > > > Do we really need the exit_idle()? I can't remember other interrupt > > handlers doing that. > They do. That's where I got the idea. Some do.. some don't.. /me goes have a look what this exit_idle nonsense is all about. Looks to be something broken. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html