]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit9ca72adc1818d6e8d5f76baef71889be14ac4cd4
tree531fb50711fe4034d93c325c9a7da3c49147c712
parent3f561834dc016d89ec2f33f80f3be1d027b13b21
parent9efade1b3e981f5064f9db9ca971b4dc7557ae42
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