From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753254AbbJNKJ3 (ORCPT ); Wed, 14 Oct 2015 06:09:29 -0400 Received: from foss.arm.com ([217.140.101.70]:57180 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752339AbbJNKJY (ORCPT ); Wed, 14 Oct 2015 06:09:24 -0400 From: Marc Zyngier To: Thomas Gleixner , Jason Cooper Cc: , , Suravee Suthikulpanit , Duc Dang Subject: [PATCH 0/2] More GIC updates for Linux 4.4 Date: Wed, 14 Oct 2015 11:09:17 +0100 Message-Id: <1444817359-15696-1-git-send-email-marc.zyngier@arm.com> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, Here's a couple of GIC patches that I'd like to see in 4.4: - A fix for a (copy-paste) bug introduced by the fwnode/fwspec conversion, breaking LPI translation - An extension to the GICv2m driver, enabling support for multiple MSI frames (already posted) This is on top of tip/irq/core as of yesterday. Hopefully, this is the last set of GIC patches for the next merge window (yeah, right...). Thanks, M. Marc Zyngier (2): irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec irqchip/gic-v2m: Add support for multiple MSI frames drivers/irqchip/irq-gic-v2m.c | 124 ++++++++++++++++++++++++++---------------- drivers/irqchip/irq-gic-v3.c | 22 +++++--- 2 files changed, 91 insertions(+), 55 deletions(-) -- 2.1.4