Re: Build regressions/improvements in v3.16-rc1

From: Paul Bolle
Date: Tue Jun 17 2014 - 12:19:30 EST


On Tue, 2014-06-17 at 17:16 +0200, Geert Uytterhoeven wrote:
> + /scratch/kisskb/src/drivers/scsi/advansys.c: warning: 'adv_scsiqp' may be used uninitialized in this function [-Wuninitialized]: => 8826:2
> + /scratch/kisskb/src/drivers/scsi/advansys.c: warning: 'next_qp' may be used uninitialized in this function [-Wuninitialized]: => 8544:3

Nothing changed in advansys.c itself. New compiler or changes to the
kernel's build system?

> + /scratch/kisskb/src/drivers/scsi/aic94xx/aic94xx_sds.c: warning: 'offs' may be used uninitialized in this function [-Wuninitialized]: 597:21 => 273:25, 597:21

This warning is over two years old, at least.

> + /scratch/kisskb/src/drivers/usb/misc/usb3503.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]: => 195:11

See https://lkml.org/lkml/2014/6/2/511 .


Paul Bolle

--
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/