[PATCH RT 1/6] rcutree/rcu_bh_qs: disable irq while calling rcu_preempt_qs()

2014-03-04 Thread Steven Rostedt
3.2.55-rt79-rc1 stable review patch. If anyone has any objections, please let me know. -- From: Tiejun Chen Any callers to the function rcu_preempt_qs() must disable irqs in order to protect the assignment to ->rcu_read_unlock_special. In RT case, rcu_bh_qs() as the wrapper of

[PATCH RT 1/6] rcutree/rcu_bh_qs: disable irq while calling rcu_preempt_qs()

2014-03-04 Thread Steven Rostedt
3.4.82-rt101-rc1 stable review patch. If anyone has any objections, please let me know. -- From: Tiejun Chen Any callers to the function rcu_preempt_qs() must disable irqs in order to protect the assignment to ->rcu_read_unlock_special. In RT case, rcu_bh_qs() as the wrapper of

[PATCH RT 1/6] rcutree/rcu_bh_qs: disable irq while calling rcu_preempt_qs()

2014-03-04 Thread Steven Rostedt
3.4.82-rt101-rc1 stable review patch. If anyone has any objections, please let me know. -- From: Tiejun Chen tiejun.c...@windriver.com Any callers to the function rcu_preempt_qs() must disable irqs in order to protect the assignment to -rcu_read_unlock_special. In RT case,

[PATCH RT 1/6] rcutree/rcu_bh_qs: disable irq while calling rcu_preempt_qs()

2014-03-04 Thread Steven Rostedt
3.2.55-rt79-rc1 stable review patch. If anyone has any objections, please let me know. -- From: Tiejun Chen tiejun.c...@windriver.com Any callers to the function rcu_preempt_qs() must disable irqs in order to protect the assignment to -rcu_read_unlock_special. In RT case,