The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* io_apic compile error
@ 2006-10-31  4:22 Marc Perkel
  2006-10-31  4:34 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Marc Perkel @ 2006-10-31  4:22 UTC (permalink / raw)
  To: linux-kernel

getting a compile error when compiling 2.6.19rc3. Thought someone might want to fix this.

  CC      arch/x86_64/kernel/io_apic.o
arch/x86_64/kernel/io_apic.c: In function 'ioapic_pirq_setup':
arch/x86_64/kernel/io_apic.c:412: error: 'MAX_PIRQS' undeclared (first use in this function)
arch/x86_64/kernel/io_apic.c:412: error: (Each undeclared identifier is reported only once
arch/x86_64/kernel/io_apic.c:412: error: for each function it appears in.)
arch/x86_64/kernel/io_apic.c:417: error: 'pirq_entries' undeclared (first use in this function)
arch/x86_64/kernel/io_apic.c:419: error: 'pirqs_enabled' undeclared (first use in this function)
arch/x86_64/kernel/io_apic.c:412: warning: unused variable 'ints'
make[1]: *** [arch/x86_64/kernel/io_apic.o] Error 1
make: *** [arch/x86_64/kernel] Error 2


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

end of thread, other threads:[~2006-10-31  5:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-31  4:22 io_apic compile error Marc Perkel
2006-10-31  4:34 ` Randy Dunlap
2006-10-31  5:01   ` Marc Perkel
2006-10-31  5:26     ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox