2.4.10pre12: IO_APIC_init_uniprocessor undefined

From: Henrik Størner (henrik@hswn.dk)
Date: Wed Sep 19 2001 - 03:52:40 EST


Compiling without SMP but with "APIC and IO-APIC support on
uniprocessors" enabled, i.e.

# CONFIG_SMP is not set
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y

fails with IO_APIC_init_uniprocessor undefined. This comes from
init/main.c line 486, which has the only mention of this routine
in the kernel source - it seems pre12 removed this routine from
kernel/io_apic.c. So is this just a forgotten remnant of that
clean-up, or should there have been a replacement in the patch?

-- 
Henrik Storner <henrik@hswn.dk> 

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 23 2001 - 21:00:29 EST