The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Marc Perkel <marc@perkel.com>
To: linux-kernel@vger.kernel.org
Subject: io_apic compile error
Date: Mon, 30 Oct 2006 20:22:58 -0800	[thread overview]
Message-ID: <4546CFA2.8000504@perkel.com> (raw)

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


             reply	other threads:[~2006-10-31  4:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31  4:22 Marc Perkel [this message]
2006-10-31  4:34 ` io_apic compile error Randy Dunlap
2006-10-31  5:01   ` Marc Perkel
2006-10-31  5:26     ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4546CFA2.8000504@perkel.com \
    --to=marc@perkel.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox