Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757302AbYH0Xfr (ORCPT ); Wed, 27 Aug 2008 19:35:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755340AbYH0XfS (ORCPT ); Wed, 27 Aug 2008 19:35:18 -0400 Received: from outbound-mail-155.bluehost.com ([67.222.39.35]:38431 "HELO outbound-mail-155.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755424AbYH0XfQ convert rfc822-to-8bit (ORCPT ); Wed, 27 Aug 2008 19:35:16 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id:X-Identified-User; b=eliArNSbkpVObEAa7yYfOOWU/xSpHvkrQk48ZE1zFwnJejYkIJGmqBiMKg3uLg52VddEPINosynEISrrUNymCvVyB623TVOFtbj1x27Um7cSn7sr8TFKd56JE1qLyd2z; From: Jesse Barnes To: Greg KH Subject: Re: [2.6.27-rc4-git4] compilation warnings Date: Wed, 27 Aug 2008 16:35:13 -0700 User-Agent: KMail/1.9.9 Cc: Rufus & Azrael , Linux-kernel Mailing List References: <48B3CEEA.90400@numericable.fr> <20080826152034.GA6593@suse.de> In-Reply-To: <20080826152034.GA6593@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200808271635.14243.jbarnes@virtuousgeek.org> X-Identified-User: {642:box128.bluehost.com:virtuous:virtuousgeek.org} {sentby:smtp auth 75.111.27.49 authed with jbarnes@virtuousgeek.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 990 Lines: 26 On Tuesday, August 26, 2008 8:20 am Greg KH wrote: > On Tue, Aug 26, 2008 at 11:37:46AM +0200, Rufus & Azrael wrote: > > Hello all, > > > > Fresh 2.6.27-rc4-git4 causes these compilation warnings on my amd64 box > > with gcc-4.3.1 : > > > > drivers/pci/search.c: In function ‘pci_get_dev_by_id’: > > drivers/pci/search.c:284: attention : passing argument 1 of > > ‘pci_dev_put’ discards qualifiers from pointer target type > > > > following this commit : ebca4f1bce1eb7b91a63c515db66316db9391221 PCI: fix > > reference leak in pci_get_dev_by_id() > > Ick, sorry about that, I said my fix was not even build tested :) > > Here's a fix for this, Jesse, care to forward this on? This one's in my linux-next branch now, thanks Greg. Jesse -- 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/