]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 May 2026 17:48:55 +0000 (10:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 May 2026 17:48:55 +0000 (10:48 -0700)
commitee651da6d3e1e3c57d22dd6f03850af980b7cd10
tree8c2bcd61a715f17f3c68b857440119c6e4603de2
parent2be86a8c57773bce1b5c845c49e0bfa3caac838c
parent5f41161059fd0f1bbf18c90f3180e38cc45a14eb
Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull debugobjects fix from Ingo Molnar::

 - Fix debugobjects regression on -rt kernels: don't fill the pool
   (which uses a coarse lock) if ->pi_blocked_on, because that messes up
   the priority inheritance of callers

* tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  debugobjects: Do not fill_pool() if pi_blocked_on