]> 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>
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)
commita44c2d85475a97d8c90b29bf52283a6d67fd574b
tree6bb2b4a205bbc208311fbf46e9ed02eb05357a17
parentbb27b04d091c77d790203e4fa1b93fe585acebe6
parentc391a6a64af45889ec0d001dd14f5e18d8c82a4b
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.