linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Unmarking Mellanox devices with broken INTx masking
@ 2016-11-15  7:59 Noa Osherovich
  2016-11-15  7:59 ` [PATCH v1 1/3] PCI: Use FINAL fixup to mark " Noa Osherovich
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Noa Osherovich @ 2016-11-15  7:59 UTC (permalink / raw)
  To: bhelgaas; +Cc: linux-pci, majd, gwshan, noaos

The following 3 patches unmark some Mellanox devices as having broken
INTx masking.

The first patch moves all broken INTx masking to FINAL instead of
HEADER so that the fixup can execute on all archs.
The second fixup changes the Mellanox marking to be according to a
list of devices rather than a general fixup by vendor.
The third patch excludes some Mellanox devices from the INTx broken
marking according to device ID / firmware version.

v0 -> v1
Fixes according to Gavin Shan's comments:
- Patch numbering was wrong
- Fixed logic of mellanox_check_broken_intx_masking

Noa Osherovich (3):
  PCI: Use FINAL fixup to mark broken INTx masking
  PCI: Convert Mellanox quirks to be for listed devices only
  PCI: Add checks to mellanox_check_broken_intx_masking

 drivers/pci/quirks.c | 175 ++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 139 insertions(+), 36 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-11-17 20:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-15  7:59 [PATCH v1 0/3] Unmarking Mellanox devices with broken INTx masking Noa Osherovich
2016-11-15  7:59 ` [PATCH v1 1/3] PCI: Use FINAL fixup to mark " Noa Osherovich
2016-11-15  7:59 ` [PATCH v1 2/3] PCI: Convert Mellanox quirks to be for listed devices only Noa Osherovich
2016-11-15  8:00 ` [PATCH v1 3/3] PCI: Add checks to mellanox_check_broken_intx_masking Noa Osherovich
2016-11-15 22:42   ` Gavin Shan
2016-11-16 14:54     ` Bjorn Helgaas
2016-11-16 22:41 ` [PATCH v1 0/3] Unmarking Mellanox devices with broken INTx masking Bjorn Helgaas
2016-11-17  6:52   ` Noa Osherovich
2016-11-17 20:32     ` Bjorn Helgaas

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).