All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: [GIT PULL] core/urgent fix
Date: Sun, 24 May 2026 08:46:56 +0200	[thread overview]
Message-ID: <ahKe4PKeuaoGD2sZ@gmail.com> (raw)

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-05-24

for you to fetch changes up to 5f41161059fd0f1bbf18c90f3180e38cc45a14eb:

Debugobjects fix:

- 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.

 Thanks,

	Ingo

------------------>
Helen Koike (1):
      debugobjects: Do not fill_pool() if pi_blocked_on


 lib/debugobjects.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)


             reply	other threads:[~2026-05-24  6:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-24  6:46 Ingo Molnar [this message]
2026-05-24 20:12 ` [GIT PULL] core/urgent fix pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2025-09-26 13:39 Ingo Molnar
2025-09-26 20:44 ` pr-tracker-bot
2019-06-02 17:32 Ingo Molnar
2019-06-02 18:15 ` pr-tracker-bot
2014-11-20  7:40 Ingo Molnar
2013-08-12 18:54 Ingo Molnar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ahKe4PKeuaoGD2sZ@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.