]> Gentwo Git Trees - linux/.git/commit
Merge tag 'core-debugobjects-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Dec 2025 17:07:48 +0000 (09:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Dec 2025 17:07:48 +0000 (09:07 -0800)
commit312f5b18663a6dd8d8e6ad5a3fce0059a11686b2
tree808231b89754e9a758b74aa0b1c28d22e239a3b3
parent2b09f480f0a1e68111ae36a7be9aa1c93e067255
parent37de2dbc318ee10577c1c2704de5a803e75e55a2
Merge tag 'core-debugobjects-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull debugobjects update from Thomas Gleixner:
 "Two small updates for debugobjects:

   - Allow pool refill on RT enabled kernels before the scheduler is up
     and running to prevent pool exhaustion

   - Correct the lockdep override to prevent false positives"

* tag 'core-debugobjects-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
  debugobjects: Allow to refill the pool before SYSTEM_SCHEDULING