Skip to content
Commit 5ddbc408 authored by Peter Zijlstra's avatar Peter Zijlstra
Browse files

x86, kcsan: Add __no_kcsan to noinstr



The 'noinstr' function attribute means no-instrumentation, this should
very much include *SAN. Because lots of that is broken at present,
only include KCSAN for now, as that is limited to clang11, which has
sane function attribute behaviour.

Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
parent e79302ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment