[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46FA23DF.9000409@qumranet.com>
Date: Wed, 26 Sep 2007 11:18:23 +0200
From: Avi Kivity <avi@...ranet.com>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: Mariusz Kozlowski <m.kozlowski@...land.pl>,
kvm-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: Re: [kvm-devel] 2.6.23-rc8-mm1: drivers/kvm/ioapic.o build failure
Andrew Morton wrote:
> On Wed, 26 Sep 2007 11:00:09 +0200 Avi Kivity <avi@...ranet.com> wrote:
>
>
>> Mariusz Kozlowski wrote:
>>
>>> Hello,
>>>
>>> Similar (the same?) as in 2.6.23-rc6-mm1?
>>>
>>> http://www.mail-archive.com/linux-kernel%40vger.kernel.org/msg208812.html
>>>
>>> CC [M] drivers/kvm/ioapic.o
>>> drivers/kvm/ioapic.c: In function 'ioapic_deliver':
>>> drivers/kvm/ioapic.c:208: error: 'dest_LowestPrio' undeclared (first use in this function)
>>> drivers/kvm/ioapic.c:208: error: (Each undeclared identifier is reported only once
>>> drivers/kvm/ioapic.c:208: error: for each function it appears in.)
>>> drivers/kvm/ioapic.c:219: error: 'dest_Fixed' undeclared (first use in this function)
>>> make[2]: *** [drivers/kvm/ioapic.o] Error 1
>>> make[1]: *** [drivers/kvm] Error 2
>>> make: *** [drivers] Error 2
>>>
>>>
>>>
>> We now include asm/io_apic.h like we should. Has that file changed in -mm?
>>
>>
>
> CONFIG_X86_IO_APIC isn't set.
>
Why should that matter? we're just pulling that file for the definitions.
I'll try to compile without it here and see how it breaks.
--
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