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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 12 Dec 2010 11:23:20 +0200
From:	Avi Kivity <avi@...hat.com>
To:	Zachary Amsden <zamsden@...hat.com>
CC:	Randy Dunlap <randy.dunlap@...cle.com>,
	Glauber Costa <glommer@...hat.com>,
	Stephen Rothwell <sfr@...b.auug.org.au>, kvm@...r.kernel.org,
	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for November 22 (kvm)

On 12/10/2010 07:18 PM, Randy Dunlap wrote:
> >  Looks like this is the appropriate fix:
> >
> >  #ifdef CONFIG_SMP
> >  static void __init kvm_smp_prepare_boot_cpu(void)
> >  {
> >  #ifdef CONFIG_KVM_CLOCK
> >  	WARN_ON(kvm_register_clock("primary cpu clock"));
> >  #endif
> >  	kvm_guest_cpu_init();
> >  	native_smp_prepare_boot_cpu();
> >  }
>
>
> Can we get this fix merged, please?
>
> Build error is still happening in linux-next 20101210.
>

Zach, a proper patch please.

-- 
error compiling committee.c: too many arguments to function

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