On Wed, Mar 23, 2011 at 03:48:02PM +0800, Tao Ma wrote:
> Hi Greg,
>       I just noticed this when I compile 2.6.32.33.
> In drivers/char/cyclades.c, function cyy_chip_tx may use info without
> initializing it. The case happens in
> if (channel + chip * 4 >= cinfo->nports) {
> we goto end and use info there. Will this corrupt something or is it
> just a false alarm?

I do not know, was it fixed already in the main kernel.org tree?  If so,
please let me know the git commit id.

If not, patches gladly welcome :)

thanks,

greg k-h

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to