diff options
author | Mike Galbraith <efault@gmx.de> | 2018-08-15 09:05:29 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-08-30 16:03:54 -0700 |
commit | 894d45bbf7e7569ec2aa845155801fd503b5f1bf (patch) | |
tree | ee371190b7bb7b90812b24360d839eb71681d470 /Documentation/admin-guide | |
parent | 8d8a9d0e7eda9feeee4af7be31932e14b512d3ad (diff) |
rcu: Convert rcu_state.ofl_lock to raw_spinlock_t
1e64b15a4b10 ("rcu: Fix grace-period hangs due to race with CPU offline")
added spinlock_t ofl_lock to the rcu_state structure, then takes it with
preemption disabled during CPU offline, which gives the -rt patchset's
sleeping spinlock heartburn.
This commit therefore converts ->ofl_lock to raw_spinlock_t.
Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions