Files
kernel_arpi/include/linux
Paul E. McKenney c93773c1a3 rculist: Add ASSERT_EXCLUSIVE_ACCESS() to __list_splice_init_rcu()
After the sync() in __list_splice_init_rcu(), there should be no
readers traversing the old list.  This commit therefore enlists the
help of KCSAN to verify this condition via a pair of calls to
ASSERT_EXCLUSIVE_ACCESS().

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Marco Elver <elver@google.com>
2020-06-29 12:04:48 -07:00
..
2020-06-25 08:24:32 -07:00
2020-06-18 09:24:35 -06:00
2020-06-09 09:39:13 -07:00
2020-05-28 07:59:45 -07:00
2020-06-02 15:15:46 +01:00
2020-05-28 10:31:09 +02:00
2020-05-28 11:11:45 -07:00
2020-05-29 14:52:53 +02:00
2020-06-26 00:27:38 -07:00