mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: "Williams, Mitch A" <mitch.a.williams@intel.com>
Cc: "Grant Grundler" <grundler@parisc-linux.org>,
	<linux-pci@atrey.karlin.mff.cuni.cz>, <gregkh@suse.de>,
	<linux-kernel@vger.kernel.org>, <akpm@linux-foundation.org>,
	"Kok, Auke-jan H" <auke-jan.h.kok@intel.com>
Subject: Re: [PATCH 2.6.21-rc5] MSI: read-flush MSI-X table
Date: Tue, 27 Mar 2007 10:01:50 -0600	[thread overview]
Message-ID: <m1ejnay8sx.fsf@ebiederm.dsl.xmission.com> (raw)
In-Reply-To: <08FE5CC30C9A3F41BF819A502CF7BF6EF97F5E@fmsmsx411.amr.corp.intel.com> (Mitch A. Williams's message of "Tue, 27 Mar 2007 08:31:09 -0700")

"Williams, Mitch A" <mitch.a.williams@intel.com> writes:

> Grant Grundler wrote: 
>
>>Why wouldn't MSI have the same problems as MSI-X?
>>
>
> Because enabling and disabling the MSI interrupt is done through
> config space, and config space writes are not posted.  So we won't
> see the problem that we do with MSI-X.

Normally this is true.  However when we have  memory mapped pci config
space the writes could very easily be posted.  Even if there aren't
any Intel platforms that do it today other architectures might.

The more I think about this the more I think we should make mask and
unmask do the read and set enable/disable to mask/unmask in the msi
case.

Ugh.  Looking closer the function should really be called msi_flush
or msi_flush_writes not msix_flush_writes.

William do you think you can fix any of that up?
That is name the function msi_flush_writes and call it from
mask_msi_irq/unmask_msi_irq.

I think being a little more paranoid will result in slightly simpler
more maintainable code, and not measurably affect performance.  I
don't expect you are migrating irqs in a fast path.

Eric

  reply	other threads:[~2007-03-27 16:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-26 23:18 Mitch Williams
2007-03-27  0:09 ` Greg KH
2007-03-27  2:26   ` Eric W. Biederman
2007-03-27 13:23   ` Eric W. Biederman
2007-03-27 14:55     ` Grant Grundler
2007-03-27 15:15       ` Eric W. Biederman
2007-03-27 15:25 ` Grant Grundler
2007-03-27 15:31   ` Williams, Mitch A
2007-03-27 16:01     ` Eric W. Biederman [this message]
2007-03-27 17:15       ` Williams, Mitch A
2007-03-27 21:13         ` Eric W. Biederman
2007-03-27 21:43           ` Williams, Mitch A
2007-03-28  1:14             ` Eric W. Biederman
2007-03-28 15:37               ` Williams, Mitch A

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=m1ejnay8sx.fsf@ebiederm.dsl.xmission.com \
    --to=ebiederm@xmission.com \
    --cc=akpm@linux-foundation.org \
    --cc=auke-jan.h.kok@intel.com \
    --cc=gregkh@suse.de \
    --cc=grundler@parisc-linux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@atrey.karlin.mff.cuni.cz \
    --cc=mitch.a.williams@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

all inboxes | Powered by JetHome®