I see Robert added hack meanwhile, I'll look at proper fix tomorrow.
Jaromir
2016-10-16 0:23 GMT+02:00 Joerg Sonnenberger :
> On Sat, Oct 15, 2016 at 04:46:15PM +, Jaromir Dolecek wrote:
>> Module Name: src
>> Committed By: jdolecek
>> Date: Sat Oct 15 16:46:14 UTC 2016
>>
>> Modified Files:
>> src/sys/arch/x86/acpi: acpi_machdep.c
>> src/sys/arch/x86/include: isa_machdep.h
>> src/sys/arch/x86/isa: isa_machdep.c
>> src/sys/arch/x86/pci: pciide_machdep.c
>>
>> Log Message:
>> provide intr xname
>
> You broke the Xen kernels on AMD64. Xen's machine/intr.h version is
> different.
>
> Joerg