]> Git Repo - linux.git/commitdiff
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux...
authorIngo Molnar <[email protected]>
Wed, 18 Aug 2021 06:35:23 +0000 (08:35 +0200)
committerIngo Molnar <[email protected]>
Wed, 18 Aug 2021 06:35:23 +0000 (08:35 +0200)
Pull KCSAN updates from Paul E. McKenney:

 - improve comments
 - introduce CONFIG_KCSAN_STRICT (which RCU uses)
 - optimize use of get_ctx() by kcsan_found_watchpoint()
 - rework atomic.h into permissive.h
 - add the ability to ignore writes that change only one bit of a given data-racy variable.

Signed-off-by: Ingo Molnar <[email protected]>

Trivial merge
This page took 0.051859 seconds and 4 git commands to generate.