linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] pci: fix unavailable irq number 255 reported by BIOS
@ 2016-01-27  6:08 Chen Fan
  2016-01-27  6:08 ` [PATCH v3 1/2] pci: add an irq_invalid flag to specify the IRQ is not connected Chen Fan
  2016-01-27  6:08 ` [PATCH v3 2/2] i801_smbus: fix unavailable irq number 255 reported by BIOS Chen Fan
  0 siblings, 2 replies; 3+ messages in thread
From: Chen Fan @ 2016-01-27  6:08 UTC (permalink / raw)
  To: linux-acpi
  Cc: linux-kernel, rjw, lenb, izumi.taku, wency, caoj.fnst,
	ddaney.cavm, chen.fan.fnst, helgaas, okaya, bhelgaas, jiang.liu,
	linux-pci, tglx, linux

see each patch comments.

Chen Fan (2):
  pci: add an irq_invalid flag to specify the IRQ is not connected
  i801_smbus: fix unavailable irq number 255 reported by BIOS

 drivers/acpi/pci_irq.c        | 10 ++++++++++
 drivers/i2c/busses/i2c-i801.c |  5 +++++
 include/linux/pci.h           |  1 +
 3 files changed, 16 insertions(+)

-- 
1.9.3




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

end of thread, other threads:[~2016-01-27  6:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-27  6:08 [PATCH v3 0/2] pci: fix unavailable irq number 255 reported by BIOS Chen Fan
2016-01-27  6:08 ` [PATCH v3 1/2] pci: add an irq_invalid flag to specify the IRQ is not connected Chen Fan
2016-01-27  6:08 ` [PATCH v3 2/2] i801_smbus: fix unavailable irq number 255 reported by BIOS Chen Fan

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