Re: kvm: RCU warning in async pf

From: Peter Zijlstra
Date: Mon Apr 16 2012 - 09:06:10 EST


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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/