All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Henrik Størner" <henrik@hswn.dk>
To: linux-kernel@vger.kernel.org
Subject: 2.4.10pre12: IO_APIC_init_uniprocessor undefined
Date: Wed, 19 Sep 2001 10:52:40 +0200	[thread overview]
Message-ID: <20010919105240.A11535@hswn.dk> (raw)

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> 


             reply	other threads:[~2001-09-19  8:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-19  8:52 Henrik Størner [this message]
2001-09-19 11:30 ` 2.4.10pre12: IO_APIC_init_uniprocessor undefined Keith Owens

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=20010919105240.A11535@hswn.dk \
    --to=henrik@hswn.dk \
    --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 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.