Files
linux/tools/objtool
Marco Elver 9967683ce5 objtool, kcsan: Add explicit check functions to uaccess whitelist
Add explicitly invoked KCSAN check functions to objtool's uaccess
whitelist. This is needed in order to permit calling into
kcsan_check_scoped_accesses() from the fast-path, which in turn calls
__kcsan_check_access().  __kcsan_check_access() is the generic variant
of the already whitelisted specializations __tsan_{read,write}N.

Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2020-04-13 17:18:12 -07:00
..
2019-07-18 21:01:10 +02:00
2019-07-25 08:36:39 +02:00
2019-07-18 21:01:09 +02:00
2020-01-22 07:54:57 +01:00
2020-01-22 07:54:34 +01:00