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