On Mon, 14 Oct 2019 at 10:40, Dmitry Vyukov <[email protected]> wrote: > > On Mon, Oct 14, 2019 at 7:11 AM <[email protected]> wrote: > > > > Hi Dmitry, > > > > I am from Qualcomm Linux Security Team, just going through KCSAN and found > > that there was a thread for arm64 support > > (https://lkml.org/lkml/2019/9/20/804). > > > > Can you please tell me if KCSAN is supported on ARM64 now? Can I just > > rebase the KCSAN branch on top of our let’s say android mainline kernel, > > enable the config and run syzkaller on that for finding race conditions? > > > > It would be very helpful if you reply, we want to setup this for finding > > issues on our proprietary modules that are not part of kernel mainline. > > > > Regards, > > > > Sachin Grover > > +more people re KCSAN on ARM64
KCSAN does not yet have ARM64 support. Once it's upstream, I would expect that Mark's patches (from repo linked in LKML thread) will just cleanly apply to enable ARM64 support. Thanks, -- Marco

