diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2017-11-17 15:10:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-24 10:20:44 +0300 |
commit | ef5ad4f11e74262692bc194ab28f3dd7ae5e465c (patch) | |
tree | 478ee721d7a4472eb3a938237fea92a41d829f73 /fs/fuse | |
parent | 5228d07c4f92995486ed64e8c3feec300455e584 (diff) | |
download | linux-ef5ad4f11e74262692bc194ab28f3dd7ae5e465c.tar.xz |
s390/kasan: avoid instrumentation of early C code
[ Upstream commit 0a9b40911baffac6fc9cc2d88e893585870a97f7 ]
Instrumented C code cannot run without the kasan shadow area. Exempt
source code files from kasan which are running before / used during
kasan initialization.
Reviewed-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions