Re: Linux 3.7.4

From: Greg KH
Date: Thu Jan 24 2013 - 13:17:14 EST


On Thu, Jan 24, 2013 at 03:37:28AM +0100, Sven Köhler wrote:
> Am 24.01.2013 03:24, schrieb Greg KH:
> > On Thu, Jan 24, 2013 at 03:06:29AM +0100, Sven Köhler wrote:
> >> Hi,
> >>
> >> I had to revert this, because it resulted in
> >>
> >> LD init/built-in.o
> >> arch/x86/built-in.o: In function `setup_arch':
> >> (.init.text+0x359e): undefined reference to `early_pci_allowed'
> >> arch/x86/built-in.o: In function `setup_arch':
> >> (.init.text+0x35b2): undefined reference to `read_pci_config_16'
> >> arch/x86/built-in.o: In function `setup_arch':
> >> (.init.text+0x35cb): undefined reference to `read_pci_config_16'
> >> make[1]: *** [vmlinux] Fehler 1
> >> make: *** [sub-make] Fehler 2
> >>
> >> I'm building a Xen domU kernel without modules (one big binary of
> >> everything).
> >
> >
> > You had to revert _what_?
>
> The patch from 3.7.3 to 3.7.4.
> Sorry for the confusion.
>
> The problem seems to be caused by this:
> > http://www.kernel.org/diff/diffview.cgi?file=%2Fpub%2Flinux%2Fkernel%2Fv3.0%2Fincr%2Fpatch-3.7.3-4.bz2;z=8

The whole patch?

Any chance you can use 'git bisect' on the 3.7.4 tree, marking 3.7.3
good, so we can find the patch that caused the problem and revert it?

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/