[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130827174136.GG21564@kroah.com>
Date: Tue, 27 Aug 2013 10:41:36 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: jbaron@...mai.com
Cc: joe@...ches.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dynamic debug: line queries failing due to uninitialized
local variable
On Tue, Aug 27, 2013 at 04:50:03PM +0000, jbaron@...mai.com 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@...mai.com>
> ---
> 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@...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