Re: [PATCH] dynamic debug: line queries failing due to uninitializedlocal variable

From: Greg KH
Date: Tue Aug 27 2013 - 13:39:21 EST


On Tue, Aug 27, 2013 at 04:50:03PM +0000, jbaron@xxxxxxxxxx wrote:
> Settings of the form, 'line x module y +p', can fail arbitrarily due to an
> uninitialized local variable. With this patch results are consistent, as
> expected.
>
> Signed-off-by: Jason Baron <jbaron@xxxxxxxxxx>
> ---
> lib/dynamic_debug.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

How far back should this patch go for older kernels? Is this a bug that
people are hitting today and causing problems, or is it only a 3.11-rc
issue?

thanks,

greg k-h
--
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/