summaryrefslogtreecommitdiffstats
path: root/kernel/rcu
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.ibm.com>2018-11-30 10:06:46 -0800
committerPaul E. McKenney <paulmck@linux.ibm.com>2019-01-25 15:36:40 -0800
commitc8ca1aa774b20f182733d1661f3b6aa3105338e7 (patch)
tree4bf5a3fd65d0e71fe2f1de535859dddd9c6214d7 /kernel/rcu
parent7a968bb26a9b09b6e44c48a8036a73e0bc497dbc (diff)
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')
0 files changed, 0 insertions, 0 deletions