Re: Build regressions/improvements in v3.5

From: Greg KH
Date: Fri Aug 03 2012 - 12:39:19 EST


On Fri, Aug 03, 2012 at 04:11:23PM +0200, Geert Uytterhoeven wrote:
> On Fri, Aug 3, 2012 at 4:06 PM, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
> > JFYI, when comparing v3.5 to v3.5-rc7[3], the summaries are:
> > - build errors: +6/-9
> > - build warnings: +105/-5443
>
> + drivers/staging/ccg/../../usb/gadget/f_mass_storage.c: error:
> implicit declaration of function 'get_ds'
> [-Werror=implicit-function-declaration]: => 2624:2
> + drivers/staging/ccg/../../usb/gadget/f_mass_storage.c: error:
> implicit declaration of function 'set_fs'
> [-Werror=implicit-function-declaration]: => 2624:2
> + drivers/staging/ccg/../../usb/gadget/storage_common.c: error:
> implicit declaration of function 'bdev_logical_block_size'
> [-Werror=implicit-function-declaration]: => 686:3
> + drivers/staging/ccg/../../usb/gadget/storage_common.c: error:
> implicit declaration of function 'blksize_bits'
> [-Werror=implicit-function-declaration]: => 687:3
>
> i386-randconfig, staging drivers including USB core sources?

Yeah, known problem with the usb gadget drivers.

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/