Re: [PATCH v2 5/5] kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)

From: Qian Cai
Date: Wed Feb 12 2020 - 07:30:21 EST




> On Feb 12, 2020, at 5:57 AM, Marco Elver <elver@xxxxxxxxxx> wrote:
>
> KCSAN is currently in -rcu (kcsan branch has the latest version),
> -tip, and -next.

It would like be nice to at least have this patchset can be applied against the linux-next, so I can try it a spin.

Maybe a better question to Paul if he could push all the latest kcsan code base to linux-next soon since we are now past the merging window. I also noticed some data races in rcu but only found out some of them had already been fixed in rcu tree but not in linux-next.