Files
kernel/include/linux
Marco Elver f948666de5 locking/barriers, kcsan: Add instrumentation for barriers
Adds the required KCSAN instrumentation for barriers if CONFIG_SMP.
KCSAN supports modeling the effects of:

	smp_mb()
	smp_rmb()
	smp_wmb()
	smp_store_release()

Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2021-12-09 16:42:27 -08:00
..
2021-11-06 14:08:17 -07:00
2021-11-10 21:16:56 +00:00
2021-11-06 13:30:43 -07:00
2021-11-03 11:41:25 -07:00