diff options
author | Mark Rutland <[email protected]> | 2023-05-30 12:03:24 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2023-06-06 17:39:05 +0100 |
commit | 55123afffe931ab02066f60084c9c495b9b52fda (patch) | |
tree | 2ea450e0440b9cfe1edbacd8df929dc7ebe3dff2 /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
parent | 8339f7d8e178d9c933f437d14be0a5fd1359f53d (diff) |
arm64: kasan: remove !KASAN_VMALLOC remnants
Historically, KASAN could be selected with or without KASAN_VMALLOC, but
since commit:
f6f37d9320a11e90 ("arm64: select KASAN_VMALLOC for SW/HW_TAGS modes")
... we can never select KASAN without KASAN_VMALLOC on arm64, and thus
arm64 code for KASAN && !KASAN_VMALLOC is redundant and can be removed.
Remove the redundant code kasan_init.c
Signed-off-by: Mark Rutland <[email protected]>
Reviewed-by: Alexander Potapenko <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Will Deacon <[email protected]>
Tested-by: Shanker Donthineni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions