linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] simplify ACPI PCI IRQ code
@ 2016-04-09  1:26 Sinan Kaya
  2016-04-09  1:26 ` [PATCH V2 1/3] acpi,pci,irq: reduce resource requirements Sinan Kaya
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sinan Kaya @ 2016-04-09  1:26 UTC (permalink / raw)
  To: linux-acpi, timur, cov
  Cc: linux-pci, ravikanth.nalla, lenb, harish.k, ashwin.reghunandanan,
	bhelgaas, rjw, Sinan Kaya

differences from V1: https://patchwork.ozlabs.org/patch/599869/

Implement acpi_link_trigger and acpi_pci_compatible_trigger functions to
validate that all requesters agree on the IRQ polarity and trigger before
claiming for PCI and SCI interrupts.


Sinan Kaya (3):
  acpi,pci,irq: reduce resource requirements
  acpi,pci,irq: remove redundant code in acpi_irq_penalty_init
  acpi,pci,irq: remove SCI penalize function

 arch/x86/kernel/acpi/boot.c |   1 -
 arch/x86/pci/acpi.c         |   1 -
 drivers/acpi/pci_link.c     | 185 +++++++++++++++++++++++++++++---------------
 include/acpi/acpi_drivers.h |   1 -
 include/linux/acpi.h        |   1 -
 5 files changed, 122 insertions(+), 67 deletions(-)

-- 
1.8.2.1


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

end of thread, other threads:[~2016-04-12 16:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-09  1:26 [PATCH V2 0/3] simplify ACPI PCI IRQ code Sinan Kaya
2016-04-09  1:26 ` [PATCH V2 1/3] acpi,pci,irq: reduce resource requirements Sinan Kaya
2016-04-12  5:19   ` Bjorn Helgaas
2016-04-12 16:25     ` Sinan Kaya
2016-04-09  1:26 ` [PATCH V2 2/3] acpi,pci,irq: remove redundant code in acpi_irq_penalty_init Sinan Kaya
2016-04-09  1:26 ` [PATCH V2 3/3] acpi,pci,irq: remove SCI penalize function Sinan Kaya

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