All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: Jeff Garzik <jgarzik@mandrakesoft.com>
Cc: Brian Gerst <bgerst@didntduck.org>,
	Linus Torvalds <torvalds@transmeta.com>,
	Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Fix NR_IRQS when no IO apic
Date: 27 Jan 2002 20:07:42 -0500	[thread overview]
Message-ID: <1012180063.808.23.camel@phantasy> (raw)
In-Reply-To: <3C549E5E.4ACA093D@mandrakesoft.com>
In-Reply-To: <3C549AEC.D79A95FC@didntduck.org>  <3C549E5E.4ACA093D@mandrakesoft.com>

On Sun, 2002-01-27 at 19:42, Jeff Garzik wrote:

> What about when ioapic is configured but not present?

Then we are back where we started?  Which, unless I am missing
something, is just a waste of memory?

I see this as a no-change if CONFIG_X86_IO_APIC is set, but a proper
setting of NR_IRQS (which doesn't hurt anything but make our
arrays/loops/etc off if not set) for the case of non-IOAPIC.

	Robert Love


      parent reply	other threads:[~2002-01-28  1:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-28  0:27 [PATCH] Fix NR_IRQS when no IO apic Brian Gerst
2002-01-28  0:42 ` Jeff Garzik
2002-01-28  0:51   ` Brian Gerst
2002-01-28  1:07   ` Robert Love [this message]

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=1012180063.808.23.camel@phantasy \
    --to=rml@tech9.net \
    --cc=bgerst@didntduck.org \
    --cc=jgarzik@mandrakesoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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.