public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] debugobjects changes for v6.8
@ 2024-01-08  9:43 Ingo Molnar
  2024-01-09  4:04 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2024-01-08  9:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Thomas Gleixner, Peter Zijlstra, x86

Linus,

Please pull the latest core/debugobjects git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-debugobjects-2024-01-08

   # HEAD: 9bb6362652f3f4d74a87d572a91ee1b38e673ef6 debugobjects: Stop accessing objects after releasing hash bucket lock

Debugobject changes for v6.8:

 - Make tracking object use more robust: it's not safe to access a
   tracking object after releasing the hashbucket lock. Create a
   persistent copy for debug printouts instead.

 Thanks,

	Ingo

------------------>
Andrzej Hajda (1):
      debugobjects: Stop accessing objects after releasing hash bucket lock


 lib/debugobjects.c | 204 +++++++++++++++++++++--------------------------------
 1 file changed, 80 insertions(+), 124 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] debugobjects changes for v6.8
  2024-01-08  9:43 [GIT PULL] debugobjects changes for v6.8 Ingo Molnar
@ 2024-01-09  4:04 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-09  4:04 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Peter Zijlstra,
	x86

The pull request you sent on Mon, 8 Jan 2024 10:43:03 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-debugobjects-2024-01-08

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ab9517fa9aab71e312c7acc6fefefe080db3c972

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-09  4:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08  9:43 [GIT PULL] debugobjects changes for v6.8 Ingo Molnar
2024-01-09  4:04 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox