All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Yinghai Lu <yhlu.kernel@gmail.com>,
	"Eric W. Biederman" <ebiederm@xmission.com>,
	Ingo Molnar <mingo@elte.hu>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: TARGET_CPUS in assign_irq_vector
Date: Tue, 09 Sep 2008 15:30:43 -0700	[thread overview]
Message-ID: <48C6F913.1010509@goop.org> (raw)

On x86-64, the genapic implementations of target_cpus returns
cpu_online_map.  What if more cpus have yet to come online?  Shouldn't
it be cpu_possible_map?

Though I'm probably confused.  I don't really know what the intent of
target_cpus and vector_allocation_domain is.

Thanks,
    J

             reply	other threads:[~2008-09-09 22:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-09 22:30 Jeremy Fitzhardinge [this message]
2008-09-09 22:54 ` TARGET_CPUS in assign_irq_vector Yinghai Lu
2008-09-09 23:46   ` Jeremy Fitzhardinge
2008-09-10  0:26     ` Yinghai Lu
2008-09-10  0:50       ` Jeremy Fitzhardinge
2008-09-10  1:24         ` Yinghai Lu
2008-09-10  6:45         ` Eric W. Biederman
2008-09-10 19:44           ` Jeremy Fitzhardinge
2008-09-10 20:07             ` Eric W. Biederman

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=48C6F913.1010509@goop.org \
    --to=jeremy@goop.org \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=yhlu.kernel@gmail.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.