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


Groups > linux.kernel > #1371177

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

From Eric Anholt <eric@anholt.net>
Newsgroups linux.kernel
Subject [PATCH 0/4] irqchip: bcm2835: arm64 port
Date 2016-04-05 05:50 +0200
Message-ID <rkqa6-5dS-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web