]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 May 2017 18:45:26 +0000 (11:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 May 2017 18:45:26 +0000 (11:45 -0700)
commite7a3d62749183576854cdc961b8b1cddf1aed71e
tree3f4933ce4735ba563eea155317138e45a217563d
parent56f410cf45a1c1f68f77741990e0435b06a07676
parent2c4569ca26986d18243f282dd727da27e9adae4c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull irq fixes from Thomas Gleixner:
 "A set of small fixes for the irq subsystem:

   - Cure a data ordering problem with chained interrupts

   - Three small fixlets for the mbigen irq chip"

* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  genirq: Fix chained interrupt data ordering
  irqchip/mbigen: Fix the clear register offset calculation
  irqchip/mbigen: Fix potential NULL dereferencing
  irqchip/mbigen: Fix memory mapping code