diff options
author | Mike Galbraith <efault@gmx.de> | 2018-08-15 19:05:29 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-08-31 02:03:54 +0300 |
commit | 894d45bbf7e7569ec2aa845155801fd503b5f1bf (patch) | |
tree | ee371190b7bb7b90812b24360d839eb71681d470 /Documentation/RCU/Design/Requirements/Requirements.html | |
parent | 8d8a9d0e7eda9feeee4af7be31932e14b512d3ad (diff) | |
download | linux-894d45bbf7e7569ec2aa845155801fd503b5f1bf.tar.xz |
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/RCU/Design/Requirements/Requirements.html')
0 files changed, 0 insertions, 0 deletions