diff options
author | Linus Torvalds | 2017-10-01 12:00:56 -0700 |
---|---|---|
committer | Linus Torvalds | 2017-10-01 12:00:56 -0700 |
commit | 3d9d62b99befa8b4d490e13e605d2c3540b4b82b (patch) | |
tree | 3e860f1c2e49b04f04a4c3b7c5992373d7b43093 /drivers/md/bitmap.h | |
parent | 156069f8f09cb3f04862f9909c5268ed64681f0c (diff) | |
parent | 72364d320644c12948786962673772f271039a4a (diff) |
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/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
Diffstat (limited to 'drivers/md/bitmap.h')
0 files changed, 0 insertions, 0 deletions