From: Catalin Marinas <catalin.marinas@arm.com>
To: linux-mm@kvack.org
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>
Subject: [PATCH 0/2] mm: kmemleak: Usability improvements
Date: Thu, 6 Feb 2025 11:45:35 +0000 [thread overview]
Message-ID: <20250206114537.2597764-1-catalin.marinas@arm.com> (raw)
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(-)
next reply other threads:[~2025-02-06 11:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-06 11:45 Catalin Marinas [this message]
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
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=20250206114537.2597764-1-catalin.marinas@arm.com \
--to=catalin.marinas@arm.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox