Commit ee651da6d3e1 for kernel

commit ee651da6d3e1e3c57d22dd6f03850af980b7cd10
Merge: 2be86a8c5777 5f41161059fd
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun May 24 10:48:55 2026 -0700

    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