[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091217095506.64f0a43f.randy.dunlap@oracle.com>
Date: Thu, 17 Dec 2009 09:55:06 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>, linux-pci@...r.kernel.org
Cc: linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for December 17 (pci/quirks)
On Thu, 17 Dec 2009 16:58:40 +1100 Stephen Rothwell wrote:
> Hi all,
>
> My usual call for calm: please do not put stuff destined for 2.6.34 into
> linux-next trees until after 2.6.33-rc1.
>
> Changes since 20091216:
When CONFIG_PCI_QUIRKS=n:
drivers/built-in.o: In function `pci_dev_reset':
pci.c:(.text+0xdb0b): undefined reference to `pci_dev_reset_methods'
pci.c:(.text+0xdb2b): undefined reference to `pci_dev_reset_methods'
pci.c:(.text+0xdb85): undefined reference to `pci_dev_reset_methods'
pci_dev_reset() calls (inlined) pci_dev_specific_reset(),
which references pci_dev_reset_methods, which does not exist.
---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists