Re: [PATCH 0/3] KCSAN cleanups and noinstr
From: Marco Elver
Date: Tue Jun 02 2020 - 14:46:29 EST
On Tue, 2 Jun 2020 at 19:34, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> Hi all,
>
> Here's two KCSAN cleanups and the required noinstr change for x86.
Thank you!
Reviewed-by: Marco Elver <elver@xxxxxxxxxx>
As promised, here are the patches that would take care of KASAN and
UBSAN, rebased on the patches here:
https://lkml.kernel.org/r/20200602184409.22142-1-elver@xxxxxxxxxx
Thanks,
-- Marco