From: Linus Torvalds Date: Sun, 1 Oct 2017 19:00:56 +0000 (-0700) Subject: Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v4.14-rc3~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3d9d62b99befa8b4d490e13e605d2c3540b4b82b;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'irq-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull irq fixes from Thomas Gleixner: - Add a missing NULL pointer check in free_irq() - Fix a memory leak/memory corruption in the generic irq chip - Add missing rcu annotations for radix tree access - Use ffs instead of fls when extracting data from a chip register in the MIPS GIC irq driver - Fix the unmasking of IPI interrupts in the MIPS GIC driver so they end up at the target CPU and not at CPU0 * 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: irq/generic-chip: Don't replace domain's name irqdomain: Add __rcu annotations to radix tree accessors irqchip/mips-gic: Use effective affinity to unmask irqchip/mips-gic: Fix shifts to extract register fields genirq: Check __free_irq() return value for NULL --- 3d9d62b99befa8b4d490e13e605d2c3540b4b82b