Commits
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a', 'fixes.2018.11.12a', 'initrd.2018.11.08b', 'sil.2018.11.12a' and 'srcu.2018.11.27a' into HEAD bug.2018.11.12a: Get rid of BUG_ON() and friends consolidate.2018.12.01a: Continued RCU flavor-consolidation cleanup doc.2018.11.12a: Documentation updates fixes.2018.11.12a: Miscellaneous fixes initrd.2018.11.08b: Automate creation of rcutorture initrd sil.2018.11.12a: Remove more spin_unlock_wait() calls
Showing diff tob94ec36896d
- Paul E. McKenney committed f0ad56e876crcu: Eliminate BUG_ON() for kernel/rcu/update.c The update.c file has a number of call...
- Paul E. McKenney committed df56e0f9606rcutorture/formal: Replace synchronize_sched() with synchronize_rcu() Now that synchro...
- Joel Fernandes (Google) committed 97b59370fa5doc: Fix "struction" typo in RCU memory-ordering documentation This commit replaces "s...
- Paul E. McKenney committed 3d709ab5a17checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked() This commit poin...
- Willy Tarreau committed b94ec36896drcutorture: Make use of nolibc when available This reduces the size of the init execut...
- Lance Roy committed d4d592a6eedKVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep lockdep_assert_held() is b...
- Paul E. McKenney committed aacb5d91ab1srcu: Use "ssp" instead of "sp" for srcu_struct pointer In RCU, the distinction betwee...