rcu: Enable synchronize_sched_expedited() fastpath
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 10 Nov 2009 21:37:20 +0000 (13:37 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 10 Nov 2009 21:48:49 +0000 (22:48 +0100)
commit956539b75921f561c0956c22d37320780e8b4ba1
tree07fb3e32fe104ad89f7a7bce1636416f541fe11d
parentdbe01350fa8ce0c11948ab7d6be71a4d901be151
rcu: Enable synchronize_sched_expedited() fastpath

This patch adds a counter increment to enable tasks to actually
take the synchronize_sched_expedited() function's fastpath.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: laijs@cn.fujitsu.com
Cc: dipankar@in.ibm.com
Cc: mathieu.desnoyers@polymtl.ca
Cc: josh@joshtriplett.org
Cc: dvhltc@us.ibm.com
Cc: niv@us.ibm.com
Cc: peterz@infradead.org
Cc: rostedt@goodmis.org
Cc: Valdis.Kletnieks@vt.edu
Cc: dhowells@redhat.com
LKML-Reference: <1257889042435-git-send-email->
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c