Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
authorIngo Molnar <[email protected]>
Fri, 9 Jun 2017 06:17:10 +0000 (08:17 +0200)
committerIngo Molnar <[email protected]>
Fri, 9 Jun 2017 06:17:10 +0000 (08:17 +0200)
Pull RCU fix from Paul E. McKenney:

" This series enables srcu_read_lock() and srcu_read_unlock() to be used from
  interrupt handlers, which fixes a bug in KVM's use of SRCU in delivery
  of interrupts to guest OSes. "

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

Trivial merge