diff options
author | Ildar Ismagilov <devix84@gmail.com> | 2018-01-31 02:40:16 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-02-21 03:12:27 +0300 |
commit | 274afd6bfa64984724963204b832cc71565a7740 (patch) | |
tree | bbf1027e9d1c731401aaef45fa854070d0b6aa83 /Kconfig | |
parent | b5482a06593c851028b5dc061f9c8882bcc20008 (diff) | |
download | linux-274afd6bfa64984724963204b832cc71565a7740.tar.xz |
rcu: Fix misprint in srcu_funnel_exp_start
The srcu_funnel_exp_start() function checks to see if the srcu_struct
structure's expedited grace period counter needs updating to reflect a
newly arrived request for an expedited SRCU grace period. Unfortunately,
the check is backwards, so this commit reverses the sense of the test.
Signed-off-by: Ildar Ismagilov <devix84@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions