Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754060AbdGSRZA (ORCPT ); Wed, 19 Jul 2017 13:25:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57510 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752808AbdGSRY7 (ORCPT ); Wed, 19 Jul 2017 13:24:59 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 3353837E66 Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=msalter@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 3353837E66 From: Mark Salter To: "Rafael J . Wysocki" Cc: Tyler Baicar , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Date: Wed, 19 Jul 2017 13:24:26 -0400 Message-Id: <20170719172427.5478-1-msalter@redhat.com> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Wed, 19 Jul 2017 17:24:59 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 311 Lines: 15 Rafael, What do you think of this one? I was submitted a long time ago but there was never any real resolution to it. 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(-) -- 2.13.3