From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965853AbdGTVgL (ORCPT ); Thu, 20 Jul 2017 17:36:11 -0400 Received: from mail-pf0-f181.google.com ([209.85.192.181]:35013 "EHLO mail-pf0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935874AbdGTVgH (ORCPT ); Thu, 20 Jul 2017 17:36:07 -0400 From: Loc Ho To: bp@suse.de, msalter@redhat.com, rafael@kernel.org, tbaicar@codeaurora.org Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, patches@apm.com, Loc Ho Subject: [PATCH v5 0/1] acpi: apei: Bug fix to enable APEI support for ARMv8 Date: Thu, 20 Jul 2017 14:36:02 -0700 Message-Id: <1500586563-7088-1-git-send-email-lho@apm.com> X-Mailer: git-send-email 1.8.3.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org v5: * Remove the patch set 1/2 as it was accepted * Fix the signed-off-by using Co-authored-by v4: * Update patch commit log for gsi.c patch * Make change to be 80 column aligned 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 (1): acpi: apei: Enable APEI multiple GHES source to share an single external IRQ drivers/acpi/apei/ghes.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 1.8.3.1