linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] irqchip: Fixes for v3.17
@ 2014-09-14  8:07 Jason Cooper
  0 siblings, 0 replies; only message in thread
From: Jason Cooper @ 2014-09-14  8:07 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-14  8:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-14  8:07 [GIT PULL] irqchip: Fixes for v3.17 Jason Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).