[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120307054616.GA7775@kroah.com>
Date: Tue, 6 Mar 2012 21:46:16 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Zhengwang Ruan <ruan.zhengwang@...il.com>
Cc: arve@...roid.com, chris+android@...thought.org,
devel@...verdev.osuosl.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2 v2] Staging:android: Initialise buffer and
buffer_size before used
On Wed, Mar 07, 2012 at 10:36:58AM +0800, Zhengwang Ruan wrote:
> GCC warns 'buffer' and 'buffer_size' are used with being uninitialized, and
> 'buffer' is used as returned value, and 'buffer_size' is initialized using
> uninitialized_var to clear warning.
Doesn't say that for me at all, what version of gcc are you using? I'm
using 4.6.2 here, and if you are using an older version, then please
upgrade to one smarter than the one you are using.
As you are trying to paper over gcc issues, I can't take this patch,
sorry.
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