x86: Use the new schedule_user API on userspace preemption
authorFrederic Weisbecker <[email protected]>
Wed, 11 Jul 2012 18:26:38 +0000 (20:26 +0200)
committerFrederic Weisbecker <[email protected]>
Wed, 26 Sep 2012 13:47:12 +0000 (15:47 +0200)
commit0430499ce9d78691f3985962021b16bf8f8a8048
tree886e9d37be386379de0b14d9583cc8c02dd4b46f
parent20ab65e33f469c35f3dabde3445b668aa9c943ee
x86: Use the new schedule_user API on userspace preemption

This way we can exit the RCU extended quiescent state before
we schedule a new task from irq/exception exit.

Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Alessio Igor Bogani <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Avi Kivity <[email protected]>
Cc: Chris Metcalf <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Geoff Levand <[email protected]>
Cc: Gilad Ben Yossef <[email protected]>
Cc: Hakan Akkan <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Max Krasnyansky <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Sven-Thorsten Dietrich <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
arch/x86/include/asm/rcu.h
arch/x86/kernel/entry_64.S