[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140914080719.GR21986@titan.lakedaemon.net>
Date: Sun, 14 Sep 2014 04:07:19 -0400
From: Jason Cooper <jason@...edaemon.net>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] irqchip: Fixes for v3.17
Thomas,
Sorry, I got a bit wrapped around the axle and these sat longer than I
wanted. They've been in -next quite a while.
Please pull.
thx,
Jason.
The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
are available in the git repository at:
git://git.infradead.org/users/jcooper/linux.git tags/irqchip-urgent-3.17
for you to fetch changes up to fea322d1df439a8daefc6e00d65b879a03f83b17:
irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer (2014-09-03 12:08:10 +0000)
----------------------------------------------------------------
irqchip fixes for v3.17
- gic-v3
- SMP build fix
- tag low level accessors __maybe_unused
- declare rdist as __percpu
- gic
- staticize
- crossbar
- fix off-by-one bug
- exynos-combiner
- fix arm64 build error
----------------------------------------------------------------
Dan Carpenter (1):
irqchip: crossbar: Off by one bugs in init
Mark Brown (2):
irqchip: gic-v3: Only define gic_peek_irq() when building SMP
irqchip: gic-v3: Tag all low level accessors __maybe_unused
Naveen Krishna Chatradhi (1):
irqchip: exynos-combiner: Fix compilation error on ARM64
Will Deacon (2):
irqchip: gic: Make gic_default_routable_irq_domain_ops static
irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer
drivers/irqchip/exynos-combiner.c | 1 +
drivers/irqchip/irq-crossbar.c | 4 ++--
drivers/irqchip/irq-gic-v3.c | 38 +++++++++++++++++++-------------------
drivers/irqchip/irq-gic.c | 2 +-
4 files changed, 23 insertions(+), 22 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists