Re: [PATCH] kmemleak: Rename kmemleak_panic to kmemleak_stop

From: Daniel Walker
Date: Wed Jun 17 2009 - 13:14:32 EST


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@xxxxxxx>
> ---
>
> (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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/