All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.4.10pre12: IO_APIC_init_uniprocessor undefined
@ 2001-09-19  8:52 Henrik Størner
  2001-09-19 11:30 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: Henrik Størner @ 2001-09-19  8:52 UTC (permalink / raw)
  To: linux-kernel

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> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-19 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-19  8:52 2.4.10pre12: IO_APIC_init_uniprocessor undefined Henrik Størner
2001-09-19 11:30 ` Keith Owens

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.