diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-30 21:06:46 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-26 02:36:40 +0300 |
commit | c8ca1aa774b20f182733d1661f3b6aa3105338e7 (patch) | |
tree | 4bf5a3fd65d0e71fe2f1de535859dddd9c6214d7 /include/linux/srcutree.h | |
parent | 7a968bb26a9b09b6e44c48a8036a73e0bc497dbc (diff) | |
download | linux-c8ca1aa774b20f182733d1661f3b6aa3105338e7.tar.xz |
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 'include/linux/srcutree.h')
0 files changed, 0 insertions, 0 deletions