Revision 4143fc83bb0c05a4e2042d78e18a75156e914260 authored by Linus Torvalds on 21 November 2015, 18:19:15 UTC, committed by Linus Torvalds on 21 November 2015, 18:19:15 UTC
Pull irq fixes from Thomas Gleixner:
 "Three fixes for the ARM GIC interrupt controller from Marc addressing
  various shortcomings versus boot initialization and suspend/resume"

* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  irqchip/gic: Add save/restore of the active state
  irqchip/gic: Clear enable bits before restoring them
  irqchip/gic: Make sure all interrupts are deactivated at boot
2 parent s 876454a + 1c7d4dd
History
File Mode Size
Kconfig -rw-r--r-- 788 bytes
Makefile -rw-r--r-- 305 bytes
client.c -rw-r--r-- 51.8 KB
error.c -rw-r--r-- 7.4 KB
mod.c -rw-r--r-- 4.3 KB
protocol.c -rw-r--r-- 13.5 KB
protocol.h -rw-r--r-- 1.3 KB
trans_common.c -rw-r--r-- 797 bytes
trans_common.h -rw-r--r-- 546 bytes
trans_fd.c -rw-r--r-- 24.6 KB
trans_rdma.c -rw-r--r-- 19.1 KB
trans_virtio.c -rw-r--r-- 19.5 KB
util.c -rw-r--r-- 3.2 KB

back to top