From: "David S. Miller" <davem@davemloft.net>
To: maule@sgi.com
Cc: tony.luck@intel.com, linux-ia64@vger.kernel.org, gregkh@suse.de,
linux-kernel@vger.kernel.org, j-nomura@ce.jp.nec.com,
linuxppc64-dev@ozlabs.org, linux-pci@atrey.karlin.mff.cuni.cz
Subject: Re: [PATCH 0/3] msi abstractions and support for altix
Date: Tue, 21 Mar 2006 13:53:59 -0800 (PST) [thread overview]
Message-ID: <20060321.135359.72797865.davem@davemloft.net> (raw)
In-Reply-To: <20060321143444.9913.48372.11324@lnx-maule.americas.sgi.com>
From: Mark Maule <maule@sgi.com>
Date: Tue, 21 Mar 2006 08:34:44 -0600 (CST)
> Mark
>
> 1/3 msi-ops.patch
> Add an msi_arch_init() hook which can be used to perform platform
> specific setup prior to msi use.
>
> Define a set of msi ops to implement the platform-specific tasks:
>
> setup - set up plumbing to get a vector directed at a default
> cpu, and return the corresponding MSI bus address and data.
> teardown - inverse of msi_setup
> target - retarget a vector to a given cpu
>
> Define the routine msi_register() called from msi_arch_init()
> to set the desired ops.
>
> Move a bunch of apic-specific code out of the msi core .h/.c and
> into a new msi-apic.c file.
Mark, thanks for doing this work. The better abstracted out the
so-called generic MSI support code is, the better. Several platforms
will benefit from this, such as PPC and Sparc64, both of which
cannot take advantage of MSI support in their PCI controllers because
of how x86 centric the current MSI support layer is.
Thanks again.
next prev parent reply other threads:[~2006-03-21 21:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-21 14:34 [PATCH 0/3] msi abstractions and support for altix Mark Maule
2006-03-21 14:34 ` [PATCH 1/3] msi vector targeting abstractions Mark Maule
2006-03-21 16:29 ` Jun'ichi Nomura
2006-03-21 16:38 ` Andreas Schwab
2006-03-21 19:14 ` Mark Maule
2006-03-21 19:23 ` Jun'ichi Nomura
2006-03-21 19:38 ` Mark Maule
2006-03-21 14:34 ` [PATCH 2/3] per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions Mark Maule
2006-03-21 14:34 ` [PATCH 3/3] altix: msi support Mark Maule
2006-03-21 21:53 ` David S. Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-03-29 2:31 [PATCH 0/3] msi abstractions and support for altix Mark Maule
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=20060321.135359.72797865.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=gregkh@suse.de \
--cc=j-nomura@ce.jp.nec.com \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=linuxppc64-dev@ozlabs.org \
--cc=maule@sgi.com \
--cc=tony.luck@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).