linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] acpi: apei: Bug fix to enable APEI support for ARMv8
@ 2015-11-07  0:51 Loc Ho
  2015-11-07  0:51 ` [PATCH v3 1/2] acpi: Fix proper return code for function acpi_gsi_to_irq Loc Ho
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Loc Ho @ 2015-11-07  0:51 UTC (permalink / raw)
  To: linux-arm-kernel

v3
* Change the title of the patch to reflect the patch
* Completely dropped the driver. Instead, move completely to the FW by
  accessing the GIC directly.
* Fix a bug with function acpi_gsi_to_irq
* Enable APEI multiple GHES source to share an single external IRQ

v2
* Make all code more generic naming
* Still waiting for comment from Linaro folks on APEI

---
Loc Ho (2):
  acpi: Fix proper return code for function acpi_gsi_to_irq
  acpi: apei: Enable APEI multiple GHES source to share an single
    external IRQ

 drivers/acpi/apei/ghes.c |    2 +-
 drivers/acpi/gsi.c       |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

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

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

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-07  0:51 [PATCH v3 0/2] acpi: apei: Bug fix to enable APEI support for ARMv8 Loc Ho
2015-11-07  0:51 ` [PATCH v3 1/2] acpi: Fix proper return code for function acpi_gsi_to_irq Loc Ho
2016-01-10 11:07   ` Borislav Petkov
2016-01-11 22:04     ` Tuan Phan
2016-01-11 22:13       ` Borislav Petkov
2016-01-11 22:41         ` Tuan Phan
2016-01-12 14:36           ` Borislav Petkov
2016-01-12 18:26             ` Tuan Phan
2016-01-12 18:32               ` Borislav Petkov
2016-01-12 18:46                 ` Tuan Phan
2016-01-12 19:21                   ` Borislav Petkov
2016-01-12 18:59   ` Marc Zyngier
2016-01-12 19:13     ` Tuan Phan
2016-01-12 19:32       ` Marc Zyngier
2016-01-12 20:01         ` Tuan Phan
2016-01-13  8:40           ` Marc Zyngier
2015-11-07  0:51 ` [PATCH v3 2/2] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Loc Ho
2016-01-09  0:30 ` [PATCH v3 0/2] acpi: apei: Bug fix to enable APEI support for ARMv8 Loc Ho
2016-01-10 11:08   ` Borislav Petkov

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