Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Apr 2020 18:16:00 +0000 (11:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Apr 2020 18:16:00 +0000 (11:16 -0700)
commit5e7de581270d26869a4ef47c957c667e57372d79
treed17c0a682659543625be533fa85f29819cb3cd29
parent439f1da923b9f573abbb581100e3450af745ef75
parent40e7d7bdc19e65a356ca6d692c6e56ec45012737
Merge tag 'core-urgent-2020-04-19' of git://git./linux/kernel/git/tip/tip

Pull RCU fix from Thomas Gleixner:
 "A single bugfix for RCU to prevent taking a lock in NMI context"

* tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()