lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 24 Jan 2013 10:17:26 -0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Sven Köhler <sven.koehler@...il.com>
Cc:	stable@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: Linux 3.7.4

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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ