]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Nov 2012 17:10:20 +0000 (18:10 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Nov 2012 17:10:20 +0000 (18:10 +0100)
commit9958968c5c0982ebaa611f25cef7008f5f2162e8
tree531fb50711fe4034d93c325c9a7da3c49147c712
parent5f7d1209ad5bfd9f49659a175d6b597f8cada782
parente3fe4d272f09ddf90e8f0fcc284e63c1bec21ab0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fix from Herbert Xu:
 "This push fixes a potential panic in cryptd which may occur with
  crypto drivers such as aesni-intel."

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption