linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm: kmemleak: Usability improvements
@ 2025-02-06 11:45 Catalin Marinas
  2025-02-06 11:45 ` [PATCH 1/2] mm: kmemleak: Add support for dumping physical and __percpu object info Catalin Marinas
  2025-02-06 11:45 ` [PATCH 2/2] samples: kmemleak: Print the raw pointers for debugging purposes Catalin Marinas
  0 siblings, 2 replies; 3+ messages in thread
From: Catalin Marinas @ 2025-02-06 11:45 UTC (permalink / raw)
  To: linux-mm; +Cc: linux-kernel, Andrew Morton

Following a recent false positive tracking that led to commit
488b5b9eca68 ("mm: kmemleak: fix upper boundary check for physical
address objects"), I needed kmemleak to give me more debug information
about the objects it is tracking. This lead to the first patch of this
series. The second patch changes the kmemleak-test module to show the
raw pointers for debugging purposes.

Thanks.

Catalin Marinas (2):
  mm: kmemleak: Add support for dumping physical and __percpu object
    info
  samples: kmemleak: Print the raw pointers for debugging purposes

 mm/kmemleak.c                    | 54 +++++++++++++++++++++++---------
 samples/kmemleak/kmemleak-test.c | 36 ++++++++++-----------
 2 files changed, 58 insertions(+), 32 deletions(-)



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

end of thread, other threads:[~2025-02-06 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-06 11:45 [PATCH 0/2] mm: kmemleak: Usability improvements Catalin Marinas
2025-02-06 11:45 ` [PATCH 1/2] mm: kmemleak: Add support for dumping physical and __percpu object info Catalin Marinas
2025-02-06 11:45 ` [PATCH 2/2] samples: kmemleak: Print the raw pointers for debugging purposes Catalin Marinas

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