]> 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)
commitcec06ac4ea99829b71e26b37f55eb15aa527843d
tree7637b96cd1b0751af6de0721df23b37d5ae15c8f
parent91716904aea84788a52fb7f8713e54cecb249c5b
parent64d91251c8d21c59b159e1cb2eefc9a33c62d1cc
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