Re: [PATCH] kmemleak: Show where early_log issues come from

From: Steven Rostedt
Date: Fri Aug 12 2011 - 09:17:23 EST


On Fri, 2011-08-12 at 10:40 +0100, Catalin Marinas wrote:

> Thanks for the patch, it makes sense. I was wondering whether we should
> extend the above to the other early kmemleak API calls (apart from
> KMEMLEAK_ALLOC). Also, to avoid some code duplication, maybe something
> like below:
>

Makes sense to me.

Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

-- Steve

> +
> + if (ret < 0)
> + print_log_stack(log);
> }
> }
>
>
> Thanks.
>


--
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/