]> git.kernelconcepts.de Git - karo-tx-linux.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>
Thu, 15 Jun 2017 08:54:51 +0000 (17:54 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Jun 2017 08:54:51 +0000 (17:54 +0900)
commit54ed0f71f0a0cbf3218e2503a50364f178b1e855
tree6bb2b4a205bbc208311fbf46e9ed02eb05357a17
parent35e60a6b7577218ac7eb7777c8849822a080e127
parentd41519a69b35b10af7fda867fb9100df24fdf403
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 on sparc where we may dereference freed stack memory"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: Work around deallocated stack frame reference gcc bug on sparc.