[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XEN PATCH 2/7] x86/i8259: add missing header for init_IRQ declaration
On 2023-11-30 17:48, Jan Beulich wrote: On 29.11.2023 16:24, Nicola Vetrini wrote:--- a/xen/arch/x86/i8259.c +++ b/xen/arch/x86/i8259.c @@ -19,6 +19,7 @@ #include <xen/delay.h> #include <asm/apic.h> #include <asm/asm_defns.h> +#include <asm/setup.h> #include <io_ports.h> #include <irq_vectors.h>A patch doing this (among other things) is already pending: "x86: detectPIC aliasing on ports other than 0x[2A][01]". Ok -- Nicola Vetrini, BSc Software Engineer, BUGSENG srl (https://bugseng.com)
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |