From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757188AbcDEDpP (ORCPT ); Mon, 4 Apr 2016 23:45:15 -0400 Received: from anholt.net ([50.246.234.109]:50034 "EHLO anholt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756847AbcDEDoV (ORCPT ); Mon, 4 Apr 2016 23:44:21 -0400 From: Eric Anholt To: linux-rpi-kernel@lists.infradead.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Lee Jones , Thomas Gleixner , Jason Cooper , Marc Zyngier , Eric Anholt Subject: [PATCH 0/4] irqchip: bcm2835: arm64 port Date: Mon, 4 Apr 2016 20:44:14 -0700 Message-Id: <1459827858-3871-1-git-send-email-eric@anholt.net> X-Mailer: git-send-email 2.7.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Here's the series for irqchip-bcm283x on arm64 for the Pi3. Since I'd like to land Makefile changes that would enable building irqchip-bcm283x on arm64, it would be nice if I had either a stable branch to merge from, or an ack to merge them through the arm64 tree. Eric Anholt (4): irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ irqchip: bcm2836: Drop smp_set_ops on arm64 builds irqchip: bcm2836: Fix compiler warning on 64-bit build irqchip: bcm2836: Use a more generic memory barrier call drivers/irqchip/irq-bcm2835.c | 3 +-- drivers/irqchip/irq-bcm2836.c | 12 ++++++++---- 2 files changed, 9 insertions(+), 6 deletions(-) -- 2.7.0