]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Feb 2019 07:09:00 +0000 (23:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Feb 2019 07:09:00 +0000 (23:09 -0800)
commitd5118a033ccb7724cd3a48102738d452bbf0c5cb
tree7637b96cd1b0751af6de0721df23b37d5ae15c8f
parent0cf42f8af1f563d473c456692515b7de0da51fc0
parent280e0aaca0b71dd910c50f3217f02cc15b146e00
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fix from Herbert Xu:
 "This fixes a bug in cavium/nitrox where the callback is invoked prior
  to the DMA unmap"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: cavium/nitrox - Invoke callback after DMA unmap