diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-18 11:59:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-18 11:59:14 -0700 |
commit | d2149e13e5fba83752b7050edfaefcf954a18c00 (patch) | |
tree | ec235e63cbd2220bb8d7bd5b5e4290a219e4eeed /arch | |
parent | 23fe85ae4f67916a26cffd4dd5f29fcae5105a19 (diff) | |
parent | a2f9e6500fc194929605a06ff985d4a47ebff489 (diff) | |
download | linux-d2149e13e5fba83752b7050edfaefcf954a18c00.tar.bz2 |
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq fixes from Thomas Gleixner:
"Three fixes for irq chip drivers:
- Make sure the allocations in the GIC-V3 ITS driver are large enough
to accomodate the interrupt space
- Fix a misplaced __iomem annotation which causes a splat of 26
sparse warnings
- Remove an unused function in the IMX GPCV2 driver which causes
build warnings"
* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
irqchip/irq-imx-gpcv2: Remove unused function
irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
irqchip/gic-v3-its: Fix misplaced __iomem annotations
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions