[GIT PULL] core/urgent fix

From: Ingo Molnar

Date: Sat Jun 13 2026 - 06:41:47 EST


Linus,

Please pull the latest core/urgent Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-2026-06-13

for you to fetch changes up to 0d046ae106255cba5eb83b23f78ee93f3620247d:

- Fix potential debugobjects deadlock on PREEMPT_RT kernels
(Waiman Long)

Thanks,

Ingo

------------------>
Waiman Long (1):
debugobjects: Don't call fill_pool() in early boot hardirq context


lib/debugobjects.c | 46 +++++++++++++++++++++++++++++++++++++---------
1 file changed, 37 insertions(+), 9 deletions(-)