Merge tag 'core-debugobjects-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jan 2024 02:35:33 +0000 (18:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jan 2024 02:35:33 +0000 (18:35 -0800)
commitab9517fa9aab71e312c7acc6fefefe080db3c972
tree4fd99171cf706c7544affad33a6a2f52fd056af4
parent669d089a7fe1eacf4e86160297f32c678ee71ec5
parent9bb6362652f3f4d74a87d572a91ee1b38e673ef6
Merge tag 'core-debugobjects-2024-01-08' of git://git./linux/kernel/git/tip/tip

Pull debugobject update from Ingo Molnar:

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

* tag 'core-debugobjects-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  debugobjects: Stop accessing objects after releasing hash bucket lock