diff options
author | Marco Elver <[email protected]> | 2020-02-11 17:04:19 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-03-21 09:43:47 +0100 |
commit | f0f6928c2c4c19ab6171d4f468f542fac1888a8f (patch) | |
tree | 5de365488a803cb53a42fffa0a9cfb43c5e7acbb /scripts/documentation-file-ref-check | |
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 <[email protected]>
Signed-off-by: Marco Elver <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions