diff options
author | Christophe Leroy <[email protected]> | 2019-04-26 16:23:33 +0000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2019-05-03 01:20:26 +1000 |
commit | f072015c7b742c42aa5649d22f43163cd0eb7024 (patch) | |
tree | c4d95b90f992cf837ae87193d6944244de9c4f4a /arch/powerpc/kernel/setup-common.c | |
parent | b4abe38fd698ace6942edeeb79a5b8a60a7af4fa (diff) |
powerpc: disable KASAN instrumentation on early/critical files.
All files containing functions run before kasan_early_init() is called
must have KASAN instrumentation disabled.
For those file, branch profiling also have to be disabled otherwise
each if () generates a call to ftrace_likely_update().
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/kernel/setup-common.c')
0 files changed, 0 insertions, 0 deletions