Revision 8ac19f0d90f7de0e78b08770ba2eabd29ad2cb9e authored by Linus Torvalds on 14 September 2014, 17:37:10 UTC, committed by Linus Torvalds on 14 September 2014, 17:37:10 UTC
Pull ARM irq chip fixes from Thomas Gleixner:
 "Another pile of ARM specific irq chip fixlets:

   - off by one bugs in the crossbar driver
   - missing annotations
   - a bunch of "make it compile" updates

  I pulled the lot today from Jason, but it has been in -next for at
  least a week"

* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer
  irqchip: gic: Make gic_default_routable_irq_domain_ops static
  irqchip: exynos-combiner: Fix compilation error on ARM64
  irqchip: crossbar: Off by one bugs in init
  irqchip: gic-v3: Tag all low level accessors __maybe_unused
  irqchip: gic-v3: Only define gic_peek_irq() when building SMP
2 parent s 1536340 + 938c04a
History
File Mode Size
boot
configs
include
kernel
lib
mm
oprofile
plat-arcfpga
plat-tb10x
Kbuild -rw-r--r-- 30 bytes
Kconfig -rw-r--r-- 10.0 KB
Kconfig.debug -rw-r--r-- 922 bytes
Makefile -rw-r--r-- 4.3 KB

back to top