Peter Zijlstra <pet...@infradead.org> writes: > On Fri, May 29, 2020 at 06:07:11PM +0200, Peter Zijlstra wrote: >> Like with KCSAN, we should blanket kill KASAN/UBSAN and friends (at the >> very least in arch/x86/) until they get that function attribute stuff >> sorted. > > Something like so.
We have noinstr in kernel/rcu as well but that at least has a halfways correct state, but still.... Thanks, tglx