Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756016Ab0LIPtL (ORCPT ); Thu, 9 Dec 2010 10:49:11 -0500 Received: from cantor2.suse.de ([195.135.220.15]:37477 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753902Ab0LIPtJ (ORCPT ); Thu, 9 Dec 2010 10:49:09 -0500 Date: Thu, 9 Dec 2010 07:49:00 -0800 From: Greg KH To: Zimny Lech Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML Subject: Re: linux-next: Tree for December 9 Message-ID: <20101209154900.GA20190@suse.de> References: <20101209154148.ca4ba4e0.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 900 Lines: 29 On Thu, Dec 09, 2010 at 12:46:19PM +0100, Zimny Lech wrote: > Ave > > 2010/12/9 Stephen Rothwell : > > 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/