Re: linux-next: Tree for December 9

From: Greg KH
Date: Thu Dec 09 2010 - 10:49:16 EST


On Thu, Dec 09, 2010 at 12:46:19PM +0100, Zimny Lech wrote:
> Ave
>
> 2010/12/9 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>:
> > Hi all,
> >
> > Changes since 20101208:
> >
>
> LD drivers/built-in.o
> drivers/staging/built-in.o:(.data+0xec80): multiple definition of `log_level'

That's coming from the cxt1e1 driver, I'll fix that up to be a "sane"
global name.

> drivers/scsi/built-in.o:(.data+0xa71c): first defined here

That's coming from the drivers/scsi/bfa/ driver, and it too should be
fixed as it shouldn't have a global variable with this name in it. Care
to let the maintainer of that driver know about this as well?

thanks,

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/