diff options
author | Marco Elver <elver@google.com> | 2020-02-11 17:04:19 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-03-21 09:43:47 +0100 |
commit | f0f6928c2c4c19ab6171d4f468f542fac1888a8f (patch) | |
tree | 5de365488a803cb53a42fffa0a9cfb43c5e7acbb /tools/perf/scripts/python/sched-migration.py | |
parent | 3a5b45e5031fa395ab6e53545fb726b2d5b104f0 (diff) |
kcsan: Move interfaces that affects checks to kcsan-checks.h
This moves functions that affect state changing the behaviour of
kcsan_check_access() to kcsan-checks.h. Since these are likely used with
kcsan_check_access() it makes more sense to have them in kcsan-checks.h,
to avoid including all of 'include/linux/kcsan.h'.
No functional change intended.
Acked-by: John Hubbard <jhubbard@nvidia.com>
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions