]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Aug 2021 21:06:31 +0000 (14:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Aug 2021 21:06:31 +0000 (14:06 -0700)
commitafc84c4a3dd9d8f28cc4b4ebde7ff193c402547a
tree2ac95b21da976c994ff723b876c6deab2a621cee
parent5087556e47f0a91758c2c61c4fbd28313ca68e86
parent59cc1b1ab36879f97efdeb96c710c49c8de5377f
Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull debugobjects update from Thomas Gleixner:
 "A single commit for debugobjects to make them work on PREEMPT_RT by
  preventing object pool refill in atomic contexts"

* tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  debugobjects: Make them PREEMPT_RT aware