mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] kmemleak: update documentation
@ 2011-03-24 14:49 Daniel Baluta
  2011-03-24 15:49 ` Catalin Marinas
  2011-03-29  7:36 ` Heiko Carstens
  0 siblings, 2 replies; 8+ messages in thread
From: Daniel Baluta @ 2011-03-24 14:49 UTC (permalink / raw)
  To: catalin.marinas, rdunlap; +Cc: linux-doc, linux-kernel, Daniel Baluta

Besides x86 and arm, kmemleak now supports powerpc, sparc, sh,
microblaze and tile.

Signed-off-by: Daniel Baluta <dbaluta@ixiacom.com>
---
 Documentation/kmemleak.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/kmemleak.txt b/Documentation/kmemleak.txt
index 34f6638..090e6ee 100644
--- a/Documentation/kmemleak.txt
+++ b/Documentation/kmemleak.txt
@@ -11,6 +11,7 @@ with the difference that the orphan objects are not freed but only
 reported via /sys/kernel/debug/kmemleak. A similar method is used by the
 Valgrind tool (memcheck --leak-check) to detect the memory leaks in
 user-space applications.
+Kmemleak is supported on x86, arm, powerpc, sparc, sh, microblaze and tile.
 
 Usage
 -----
@@ -178,5 +179,4 @@ block doesn't need to be freed (some cases in the init_call functions),
 the pointer is calculated by other methods than the usual container_of
 macro or the pointer is stored in a location not scanned by kmemleak.
 
-Page allocations and ioremap are not tracked. Only the ARM and x86
-architectures are currently supported.
+Page allocations and ioremap are not tracked.
-- 
1.7.1


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

end of thread, other threads:[~2011-03-29 15:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-24 14:49 [PATCH] kmemleak: update documentation Daniel Baluta
2011-03-24 15:49 ` Catalin Marinas
2011-03-24 21:26   ` Randy Dunlap
2011-03-29  7:36 ` Heiko Carstens
2011-03-29  7:51   ` Daniel Baluta
2011-03-29  9:41     ` Maxin John
2011-03-29 11:24       ` Daniel Baluta
2011-03-29 15:33     ` Randy Dunlap

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

all inboxes | Powered by JetHome®