diff options
| author | Benjamin Gray <[email protected]> | 2023-07-10 04:41:43 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2023-07-17 12:49:44 +0000 |
| commit | ccb381e1af1ace292153c88eb1fffa5683d16a20 (patch) | |
| tree | 44664e17eac5e0e070b7249c7f791499afe9435c /scripts/clang-tools/gen_compile_commands.py | |
| parent | powerpc/512x: lpbfifo: Convert to platform remove callback returning void (diff) | |
| download | kernel-ccb381e1af1ace292153c88eb1fffa5683d16a20.tar.gz kernel-ccb381e1af1ace292153c88eb1fffa5683d16a20.zip | |
powerpc/kasan: Disable KCOV in KASAN code
As per the generic KASAN code in mm/kasan, disable KCOV with
KCOV_INSTRUMENT := n in the makefile.
This fixes a ppc64 boot hang when KCOV and KASAN are enabled.
kasan_early_init() gets called before a PACA is initialised, but the
KCOV hook expects a valid PACA.
Suggested-by: Christophe Leroy <[email protected]>
Signed-off-by: Benjamin Gray <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
