From: Linus Torvalds Date: Sun, 28 Feb 2016 15:45:58 +0000 (-0800) Subject: Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v4.5-rc6~4 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=f055ae04aeb0fd1d4373916c43b08481fcd9e5bc;p=cascardo%2Flinux.git Merge branch 'irq-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull irq fixes from Thomas Gleixner: "Four small fixes for irqchip drivers: - Add missing low level irq handler initialization on mxs, so interrupts can acutally be delivered - Add a missing barrier to the GIC driver - Two fixes for the GIC-V3-ITS driver, addressing a double EOI write and a cache flush beyond the actual region" * 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar() irqchip/mxs: Add missing set_handle_irq() irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1 --- f055ae04aeb0fd1d4373916c43b08481fcd9e5bc