[PATCH 6/8] rcu: call rcu_read_unlock_special() in rcu_preempt_check_callbacks()

2013-08-07 Thread Lai Jiangshan
if rcu_read_unlock_special() is deferred, we can invoke it earlier in the schedule-tick. Signed-off-by: Lai Jiangshan --- kernel/rcutree_plugin.h |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/kernel/rcutree_plugin.h b/kernel/rcutree_plugin.h index 997b424..c9ff9f1

[PATCH 6/8] rcu: call rcu_read_unlock_special() in rcu_preempt_check_callbacks()

2013-08-07 Thread Lai Jiangshan
if rcu_read_unlock_special() is deferred, we can invoke it earlier in the schedule-tick. Signed-off-by: Lai Jiangshan la...@cn.fujitsu.com --- kernel/rcutree_plugin.h |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/kernel/rcutree_plugin.h b/kernel/rcutree_plugin.h