Re: [PATCH] kmemleak: update documentation

From: Heiko Carstens
Date: Tue Mar 29 2011 - 03:36:50 EST


On Thu, Mar 24, 2011 at 04:49:33PM +0200, Daniel Baluta wrote:
> Besides x86 and arm, kmemleak now supports powerpc, sparc, sh,
> microblaze and tile.
>
> Signed-off-by: Daniel Baluta <dbaluta@xxxxxxxxxxx>
> ---
> 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.

You missed s390.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/