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:	Mon, 04 Dec 2006 10:53:26 +0200
From:	Avi Kivity <avi@...ranet.com>
To:	Matt Reuther <mreuther@...ch.edu>
CC:	Andrew Morton <akpm@...l.org>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: Compile Error - 2.6.19-rc6-mm2

Matt Reuther wrote:
> I tried compiling 2.6.19-rc6-mm2 and got an error:
>
>   CC [M]  drivers/input/serio/parkbd.o
>   CC [M]  drivers/input/serio/serport.o
>   CC [M]  drivers/input/serio/serio_raw.o
>   LD      drivers/kvm/built-in.o
>   CC [M]  drivers/kvm/vmx.o
>   CC [M]  drivers/kvm/kvm_main.o
> drivers/kvm/kvm_main.c:739:32: macro "flush_tlb" passed 1 arguments, but takes 
> just 0
> drivers/kvm/kvm_main.c: In function `kvm_dev_ioctl_get_dirty_log':
> drivers/kvm/kvm_main.c:739: warning: statement with no effect
> make[2]: *** [drivers/kvm/kvm_main.o] Error 1
> make[1]: *** [drivers/kvm] Error 2
> make: *** [drivers] Error 2
>   

You will need the attached i386 compile fixes, and in the event you want 
to run it, the further attached segment reload fix (kvm bug exposed by 
pda patches).


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


View attachment "kvm-i386-ingo-fixes.patch" of type "text/x-patch" (5343 bytes)

View attachment "kvm-load-i386-segment-bases.patch" of type "text/x-patch" (860 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ