srcu: Remove KCSAN stubs
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 17 Jun 2020 20:24:04 +0000 (13:24 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 25 Aug 2020 01:36:03 +0000 (18:36 -0700)
commitd9b60741318f6f8bcb2adc4beaef724c923fcb93
tree7e41eeb24add8beb7f7335f2eb2d10daf253d3f3
parentbeb27bd649a08655b6e15b71265fccad9c00bd2c
srcu: Remove KCSAN stubs

KCSAN is now in mainline, so this commit removes the stubs for the
data_race(), ASSERT_EXCLUSIVE_WRITER(), and ASSERT_EXCLUSIVE_ACCESS()
macros.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/srcutree.c