All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Linux PCI <linux-pci@vger.kernel.org>,
	Matthew Wilcox <willy@linux.intel.com>,
	Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>,
	Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Subject: [PATCH 0/2] PCI/PCIe port driver: Fix allocation of interrupts
Date: Sat, 24 Jan 2009 00:19:35 +0100	[thread overview]
Message-ID: <200901240019.36794.rjw@sisk.pl> (raw)

Hi,

The following two patches fix the allocation of interrupts in the PCIe port
driver, which is currently broken with respect to MSI-X.

The first patch introduces a new function returning the size of a device's
MSI-X table, which is used in the second patch.

The second one is the actual fix.

Please consider for applying.

Thanks,
Rafael


             reply	other threads:[~2009-01-23 23:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-23 23:19 Rafael J. Wysocki [this message]
2009-01-23 23:21 ` [PATCH 1/2] PCI/MSI: Introduce pci_msix_table_size() Rafael J. Wysocki
2009-01-25  5:29   ` Grant Grundler
2009-01-25  5:35     ` Grant Grundler
2009-01-25 19:01       ` Rafael J. Wysocki
2009-01-27 18:57   ` Jesse Barnes
2009-01-23 23:23 ` [PATCH 2/2] PCI/PCIe portdrv: Fix allocation of interrupts (rev. 6) Rafael J. Wysocki

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=200901240019.36794.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=jbarnes@virtuousgeek.org \
    --cc=kaneshige.kenji@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=willy@linux.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 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.