[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1245258862.5982.264.camel@desktop>
Date: Wed, 17 Jun 2009 10:14:22 -0700
From: Daniel Walker <dwalker@...o99.com>
To: Catalin Marinas <catalin.marinas@....com>
Cc: Pekka Enberg <penberg@...helsinki.fi>, Mel Gorman <mel@....ul.ie>,
Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, fengguang.wu@...el.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kmemleak: Rename kmemleak_panic to kmemleak_stop
On Wed, 2009-06-17 at 16:36 +0100, Catalin Marinas wrote:
> This is to avoid the confusion created by the "panic" word.
>
> Signed-off-by: Catalin Marinas <catalin.marinas@....com>
> ---
>
> (following Pekka's suggestion)
>
> mm/kmemleak.c | 12 ++++++------
> 1 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/mm/kmemleak.c b/mm/kmemleak.c
> index 25e2034..c1f538e 100644
> --- a/mm/kmemleak.c
> +++ b/mm/kmemleak.c
> @@ -251,7 +251,7 @@ static void kmemleak_disable(void);
> * recovered from. Kkmemleak will be disabled and further allocation/freeing
> * tracing no longer available.
Looks like there's a little typo up there, "Kkmemleak" should be
"kmemleak" no ?
Daniel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists