Skip to content

Commit

Permalink
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/li…
Browse files Browse the repository at this point in the history
…nux/kernel/git/tip/tip

Pull RCU-vs-KCSAN fixes from Borislav Petkov:
 "A single commit that uses "arch_" atomic operations to avoid the
  instrumentation that comes with the non-"arch_" versions.

  In preparation for that commit, it also has another commit that makes
  these "arch_" atomic operations available to generic code.

  Without these commits, KCSAN uses can see pointless errors"

* tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  rcu: Fixup noinstr warnings
  locking/atomics: Provide the arch_atomic_ interface to generic code
  • Loading branch information
torvalds committed Jun 28, 2020
2 parents 7ecb59a + b58e733 commit c141b30
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 9 deletions.
Loading

0 comments on commit c141b30

Please sign in to comment.