Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1371177 > unrolled thread

[PATCH 0/4] irqchip: bcm2835: arm64 port

Started byEric Anholt <eric@anholt.net>
First post2016-04-05 05:50 +0200
Last post2016-04-05 05:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/4] irqchip: bcm2835: arm64 port Eric Anholt <eric@anholt.net> - 2016-04-05 05:50 +0200

#1371177 — [PATCH 0/4] irqchip: bcm2835: arm64 port

FromEric Anholt <eric@anholt.net>
Date2016-04-05 05:50 +0200
Subject[PATCH 0/4] irqchip: bcm2835: arm64 port
Message-ID<rkqa6-5dS-5@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web