]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit011ea77b9c181c1c0f336ee68e870996a16bf52c
treeade26fa612b3e28022ad71c1d2afa564a2f4bbd8
parent32dde412425686064a1929b959f87956d971b3a9
parentcc7f814ccb3930263a5a93d2406b4c362b5d9113
Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/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