]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gic-fixes-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
authorThomas Gleixner <tglx@linutronix.de>
Mon, 22 Feb 2016 18:31:44 +0000 (19:31 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 22 Feb 2016 18:31:44 +0000 (19:31 +0100)
commitde479fb26e4ffd4ae1a2d70d07d11081cea6bd18
tree59295989b94241595716d5174f2ba1b670c8616b
parent5ffa6e14b12f11ccf78c82168da0605011b546d3
parentd72b47999af27001879cad50d26a4fc610580d7d
Merge tag 'gic-fixes-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

Pull GIC fixes for 4.5-rc5 from Marc Zyngier:

- EOI handling for LPIs when GICv3 is in EOImode==1
- Another fallout from changing page size while allocating ITS tables
- Missing memory barrier in the 32bit GICv3 code