On 8/12/20 7:57 AM, Randy Dunlap wrote: > On 8/11/20 9:22 PM, Stephen Rothwell wrote: >> Hi all, >> > > > on x86_64: > > ../arch/x86/pci/xen.c: In function ‘pci_xen_init’: > ../arch/x86/pci/xen.c:410:2: error: implicit declaration of function ‘acpi_noirq_set’; did you mean ‘acpi_irq_get’? [-Werror=implicit-function-declaration] > acpi_noirq_set(); > ^~~~~~~~~~~~~~ (still seeing this one) # CONFIG_ACPI is not set/enabled. > > Full randconfig file is attached. > -- ~Randy Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>