Re: [PATCH 2/2 v2] Staging:android: Initialise buffer and buffer_sizebefore used

From: Zhengwang Ruan
Date: Wed Mar 07 2012 - 01:16:40 EST





-------- Original Message --------
From: Greg KH
Sent: 2012å03æ06æ ææä 21æ46å16ç
To: Zhengwang Ruan
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.


Ok, I will make another try after updating GCC to 4.6. Thank you for your effort!

Thanks,
-Zhengwang

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/