From: Ingo Molnar Date: Wed, 3 Jan 2018 13:14:18 +0000 (+0100) Subject: Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=475c5ee193fd682c6383b5e418e65e46a477d176;p=linux.git Merge branch 'for-mingo' of git://git./linux/kernel/git/paulmck/linux-rcu into core/rcu Pull RCU updates from Paul E. McKenney: - Updates to use cond_resched() instead of cond_resched_rcu_qs() where feasible (currently everywhere except in kernel/rcu and in kernel/torture.c). Also a couple of fixes to avoid sending IPIs to offline CPUs. - Updates to simplify RCU's dyntick-idle handling. - Updates to remove almost all uses of smp_read_barrier_depends() and read_barrier_depends(). - Miscellaneous fixes. - Torture-test updates. Signed-off-by: Ingo Molnar --- 475c5ee193fd682c6383b5e418e65e46a477d176