diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-30 10:06:46 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-25 15:36:40 -0800 |
commit | c8ca1aa774b20f182733d1661f3b6aa3105338e7 (patch) | |
tree | 4bf5a3fd65d0e71fe2f1de535859dddd9c6214d7 /kernel/rcu/tree.h | |
parent | 7a968bb26a9b09b6e44c48a8036a73e0bc497dbc (diff) | |
download | linux-c8ca1aa774b20f182733d1661f3b6aa3105338e7.tar.bz2 |
srcu: Check for invalid idx argument in srcu_read_unlock()
The current SRCU implementation has an idx argument of zero or one,
and never anything else. This commit therefore adds a WARN_ON_ONCE()
to complain if this restriction is violated.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'kernel/rcu/tree.h')
0 files changed, 0 insertions, 0 deletions