Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Nov 2020 17:51:28 +0000 (09:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Nov 2020 17:51:28 +0000 (09:51 -0800)
commit6a8d0d283d624302d4377bcf4f40f5bd90c3c775
treeade26fa612b3e28022ad71c1d2afa564a2f4bbd8
parente942d75281398a8aef4f751753eff26a2a53f081
parent9d820f68b2bdba5b2e7bf135123c3f57c5051d05
Merge tag 'core-urgent-2020-11-08' of git://git./linux/kernel/git/tip/tip

Pull entry code fix from Thomas Gleixner:
 "A single fix for the generic entry code to correct the wrong
  assumption that the lockdep interrupt state needs not to be
  established before calling the RCU check"

* tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  entry: Fix the incorrect ordering of lockdep and RCU check