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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 5 Sep 2008 18:53:54 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Alex Nixon <alex.nixon@...rix.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Jeremy Fitzhardinge <jeremy@...p.org>
Subject: Re: [PATCH 0/3] Fix Xen cpu hotplug build


* Ingo Molnar <mingo@...e.hu> wrote:

> 
> * Alex Nixon <alex.nixon@...rix.com> wrote:
> 
> > This patch series contains various build fixes against the Xen cpu hotplug series currently in tip/x86/xen
> > 
> > Diff stats:
> > 
> >  arch/x86/kernel/cpu/common.c |    7 -------
> >  arch/x86/kernel/process_32.c |    7 +++++++
> >  arch/x86/kernel/process_64.c |    7 +++++++
> >  arch/x86/kernel/tlb_32.c     |    8 ++++++++
> >  drivers/xen/Makefile         |    3 ++-
> >  drivers/xen/cpu_hotplug.c    |    2 +-
> >  include/asm-x86/smp.h        |    9 ---------
> >  include/asm-x86/tlbflush.h   |   10 ++++++++++
> >  8 files changed, 35 insertions(+), 18 deletions(-)
> 
> applied to tip/x86/xen, thanks Alex!

fails to build with this config:

http://redhat.com/~mingo/misc/config-Fri_Sep__5_18_51_13_CEST_2008.bad

arch/x86/xen/built-in.o: In function `xen_play_dead':
(.text+0x576a): undefined reference to `play_dead_common'
arch/x86/xen/built-in.o: In function `xen_cpu_disable':
(.text+0x57b1): undefined reference to `cpu_disable_common'

	Ingo
--
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