From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933203AbdCaNvm (ORCPT ); Fri, 31 Mar 2017 09:51:42 -0400 Received: from foss.arm.com ([217.140.101.70]:60274 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933015AbdCaNvk (ORCPT ); Fri, 31 Mar 2017 09:51:40 -0400 From: Marc Zyngier To: Thomas Gleixner Cc: Jason Cooper , Ralf Baechle , Matt Redfearn , Thomas Petazzoni , Arnd Bergmann , linux-kernel@vger.kernel.org Subject: [GIT PULL] irqchip updates for 4.11-rc5 Date: Fri, 31 Mar 2017 14:51:22 +0100 Message-Id: <20170331135122.16991-1-marc.zyngier@arm.com> X-Mailer: git-send-email 2.11.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, Here's a couple of irqchip updates for 4.11-rc5. This time around, a MIPS fix and a Kconfig update. Hopefully this will be it for this cycle. Please pull. M. The following changes since commit 4b9de5da7e120c7f02395da729f0ec77ce7a6044: irqchip/crossbar: Fix incorrect type of register size (2017-03-07 14:34:39 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irq-fixes-4.11-rc5 for you to fetch changes up to 42969893b45a7a1864192f5634a8d2626e546a7b: irqchip/mips-gic: Fix Local compare interrupt (2017-03-31 14:38:25 +0100) ---------------------------------------------------------------- irqchip fixes for 4.11-rc5 - Fix mvebu-odmi dependency selection - Fix mips-gic virtual/hw mapping ---------------------------------------------------------------- Arnd Bergmann (1): irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAIN Matt Redfearn (1): irqchip/mips-gic: Fix Local compare interrupt drivers/irqchip/Kconfig | 1 + drivers/irqchip/irq-mips-gic.c | 4 ++++ 2 files changed, 5 insertions(+)