rcu: Remove KCSAN stubs from update.c
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 17 Jun 2020 20:26:20 +0000 (13:26 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 25 Aug 2020 01:36:03 +0000 (18:36 -0700)
commitbeb27bd649a08655b6e15b71265fccad9c00bd2c
tree049e02456d38c392ed250e393520e05f7763b20b
parentebc3505d507cf0aafdc31e4b2359c9b22b3927c8
rcu: Remove KCSAN stubs from update.c

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/update.c