Re: linux-next: Tree for January 21

From: Jesse Barnes
Date: Mon Jan 25 2010 - 13:47:32 EST


On Fri, 22 Jan 2010 00:00:41 +0100
Tilman Schmidt <tilman@xxxxxxx> wrote:

> Am 21.01.2010 22:13 schrieb Andrew Morton:
> > On Thu, 21 Jan 2010 16:57:13 +1100
> > Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> >
> >> I have created today's linux-next tree at
> >> git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> >
> > It includes this screwed up commit:
> >
> > :commit e303d9eadc64907535a0a104afa5871d2b83275e
> > :Author: Tilman Schmidt <tilman@xxxxxxx>
> > :AuthorDate: Thu Jan 14 23:18:41 2010 +0100
> > :Commit: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
> > :CommitDate: Fri Jan 15 10:08:07 2010 -0800
> > :
> > : PCI/ISDN: push deprecated pci_find_device() function to last
> > user (isdn) :
> > : The ISDN4Linux HiSax driver family contains the last remaining
> > users of : the deprecated pci_find_device() function. This patch
> > creates a private : copy of that function in HiSax, and removes
> > the now unused global : function together with its controlling
> > configuration option, : CONFIG_PCI_LEGACY.
> > :
> > : Signed-off-by: Tilman Schmidt <tilman@xxxxxxx>
> > : Signed-off-by: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
> >
> > It adds a bunch of files which are compile-time generated:
> >
> > include/linux/autoconf.h
> > include/linux/bounds.h
> > include/linux/compile.h
> > include/linux/utsrelease.h
>
> That's not the patch I submitted. Mine did not add any new files.
>
> What's more, I've since submitted a new version, fixing the reported
> build failure with CONFIG_PCI=n:
>
> Subject: [PATCH/v2] pci: push deprecated pci_find_device() function
> to last user Message-Id:
> <20100118162410.4562840108@xxxxxxxxxxxxxxxxxx> Date: Mon, 18
> Jan 2010 17:24:10 +0100 (CET)
>
> So please drop the patch above, and include the latter one instead.

Ok pushed what should be the fixed up one (your v2 with fuzz fixed up).

--
Jesse Barnes, Intel Open Source Technology Center
--
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/