On Fri, Mar 12, 2021 at 3:22 PM Vincenzo Frascino
<[email protected]> wrote:
>
> From: Andrey Konovalov <[email protected]>
>
> This change adds KASAN-KUnit tests support for the async HW_TAGS mode.
>
> In async mode, tag fault aren't being generated synchronously when a
> bad access happens, but are instead explicitly checked for by the kernel.
>
> As each KASAN-KUnit test expect a fault to happen before the test is over,
> check for faults as a part of the test handler.
>
> Signed-off-by: Andrey Konovalov <[email protected]>

I believe this needs your Signed-off-by as well, Vincenzo.

Reply via email to