diff options
| author | 2022-02-25 13:39:51 +0100 | |
|---|---|---|
| committer | 2022-03-03 15:32:41 -0800 | |
| commit | c648c4bb7d02ceb53ee40172fdc4433b37cee9c6 (patch) | |
| tree | e67d89772dabc9fb768684f51f3a796a88cc8a25 /lib/debug_locks.c | |
| parent | riscv: Fix DEBUG_VIRTUAL false warnings (diff) | |
| download | linux-dev-c648c4bb7d02ceb53ee40172fdc4433b37cee9c6.tar.xz linux-dev-c648c4bb7d02ceb53ee40172fdc4433b37cee9c6.zip | |
riscv: Fix config KASAN && DEBUG_VIRTUAL
__virt_to_phys function is called very early in the boot process (ie
kasan_early_init) so it should not be instrumented by KASAN otherwise it
bugs.
Fix this by declaring phys_addr.c as non-kasan instrumentable.
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Fixes: 8ad8b72721d0 (riscv: Add KASAN support)
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'lib/debug_locks.c')
0 files changed, 0 insertions, 0 deletions
