]> git.baikalelectronics.ru Git - kernel.git/commit
kcsan: Move kcsan_{disable,enable}_current() to kcsan-checks.h
authorMarco Elver <elver@google.com>
Tue, 31 Mar 2020 19:32:32 +0000 (21:32 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 14 Apr 2020 00:18:14 +0000 (17:18 -0700)
commit27063e6026bcb3ec37ff0e5d277f762e487fed4c
tree9511655aab9c348cebd0a4dc5078d3688c237fcb
parent88e559ea4313457add8879126cdd25dddac20cb5
kcsan: Move kcsan_{disable,enable}_current() to kcsan-checks.h

Both affect access checks, and should therefore be in kcsan-checks.h.
This is in preparation to use these in compiler.h.

Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
include/linux/kcsan-checks.h
include/linux/kcsan.h