OSDN Git Service

Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Feb 2019 17:59:28 +0000 (09:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Feb 2019 17:59:28 +0000 (09:59 -0800)
commit3ddc14e25e7fef143d35fdd0cad1e8dcf48efaa7
treed8d6bb055a619ee7a778633379bfa979fa4f259d
parent10f4902173130fcbb02a69566fefab35fc5f1f30
parentfc67e6f120a388b611d94cc40baf99a5cc56b283
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm

Pull ARM fixes from Russell King:
 "A few ARM fixes:

   - Dietmar Eggemann noticed an issue with IRQ migration during CPU
     hotplug stress testing.

   - Mathieu Desnoyers noticed that a previous fix broke optimised
     kprobes.

   - Robin Murphy noticed a case where we were not clearing the dma_ops"

* tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm:
  ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
  ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
  ARM: 8824/1: fix a migrating irq bug when hotplug cpu