Re: [patch V9 20/39] x86/irq: Use generic irq_regs implementation

From: Thomas Gleixner
Date: Thu May 28 2020 - 05:51:35 EST


Damian,

damian <damian.tometzki@xxxxxxxxxxxxxxxxxxx> writes:
> with this patch i got the following build error:
>
> LD .tmp_vmlinux.kallsyms1
> /home/damian/kernel/buildroot/output/host/bin/x86_64-buildroot-linux-uclibc-ld: arch/x86/kernel/irq.o: in function `get_irq_regs':
> /home/damian/kernel/buildroot/output/build/linux-custom/./arch/x86/include/asm/irq_regs.h:19: undefined reference to `irq_regs'

Can you provide the .config please?

Thanks,

tglx