Files
kernel_google_msm-4.9/kernel
Joel Fernandes (Google) f5a14bafbf rcu: Add support for consolidated-RCU reader checking
This commit adds RCU-reader checks to list_for_each_entry_rcu() and
hlist_for_each_entry_rcu().  These checks are optional, and are indicated
by a lockdep expression passed to a new optional argument to these two
macros.  If this optional lockdep expression is omitted, these two macros
act as before, checking for an RCU read-side critical section.

[huexxx@gmail.com: adapt]
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
[ paulmck: Update to eliminate return within macro and update comment. ]
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
2025-12-21 17:55:54 +01:00
..
2019-11-28 18:28:55 +01:00
2020-01-21 11:28:26 -08:00
2022-07-29 18:58:19 +02:00
2025-12-21 17:51:32 +01:00
2022-09-05 14:02:59 +02:00
2020-04-02 17:20:26 +02:00
2022-07-21 21:42:40 +02:00
2018-08-03 07:55:24 +02:00
2020-01-12 11:24:12 +01:00
2018-04-16 14:04:54 -07:00