Re: [PATCH v2 0/6] LoongArch: Add kernel address sanitizer support
From: Tiezhu Yang
Date: Wed Apr 19 2023 - 22:22:00 EST
Hi all,
On 04/04/2023 04:41 PM, Qing Zhang wrote:
Kernel Address Sanitizer (KASAN) is a dynamic memory safety error detector
designed to find out-of-bounds and use-after-free bugs, Generic KASAN is
supported on LoongArch now.
For now, the arch-independent code (patch #5 and #6) has been
received tags,
Reviewed-by: Andrey Konovalov <andreyknvl@xxxxxxxxx>
What's the merge plan for this?
Take it as a whole through the loongarch-next tree?
Thanks,
Tiezhu