diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-08-07 05:43:02 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-10-08 01:02:49 +0200 |
commit | 83c2c735e78da1a0d994911f730f6e1d36c88d7a (patch) | |
tree | 45f75af44aca5b616a34e93a1c3caf4559c4acd2 /drivers/firmware | |
parent | rcu: Switch synchronize_sched_expedited() to IPI (diff) | |
download | linux-83c2c735e78da1a0d994911f730f6e1d36c88d7a.tar.xz linux-83c2c735e78da1a0d994911f730f6e1d36c88d7a.zip |
rcu: Stop silencing lockdep false positive for expedited grace periods
This reverts commit af859beaaba4 (rcu: Silence lockdep false positive
for expedited grace periods). Because synchronize_rcu_expedited()
no longer invokes synchronize_sched_expedited(), ->exp_funnel_mutex
acquisition is no longer nested, so the false positive no longer happens.
This commit therefore removes the extra lockdep data structures, as they
are no longer needed.
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions