-
Notifications
You must be signed in to change notification settings - Fork 54.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel…
…/git/paulmck/linux-rcu into core/rcu Pull RCU changes from Paul E. McKenney: - Convert RCU's BUG_ON() and similar calls to WARN_ON() and similar. - Replace calls of RCU-bh and RCU-sched update-side functions to their vanilla RCU counterparts. This series is a step towards complete removal of the RCU-bh and RCU-sched update-side functions. ( Note that some of these conversions are going upstream via their respective maintainers. ) - Documentation updates, including a number of flavor-consolidation updates from Joel Fernandes. - Miscellaneous fixes. - Automate generation of the initrd filesystem used for rcutorture testing. - Convert spin_is_locked() assertions to instead use lockdep. ( Note that some of these conversions are going upstream via their respective maintainers. ) - SRCU updates, especially including a fix from Dennis Krein for a bag-on-head-class bug. - RCU torture-test updates. Signed-off-by: Ingo Molnar <mingo@kernel.org>
- Loading branch information
Showing
88 changed files
with
4,187 additions
and
4,014 deletions.
There are no files selected for viewing
499 changes: 0 additions & 499 deletions
499
Documentation/RCU/Design/Data-Structures/BigTreeClassicRCUBH.svg
This file was deleted.
Oops, something went wrong.
695 changes: 0 additions & 695 deletions
695
Documentation/RCU/Design/Data-Structures/BigTreeClassicRCUBHdyntick.svg
This file was deleted.
Oops, something went wrong.
741 changes: 0 additions & 741 deletions
741
Documentation/RCU/Design/Data-Structures/BigTreePreemptRCUBHdyntick.svg
This file was deleted.
Oops, something went wrong.
834 changes: 319 additions & 515 deletions
834
Documentation/RCU/Design/Data-Structures/BigTreePreemptRCUBHdyntickCB.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.