]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jun 2019 17:42:08 +0000 (10:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jun 2019 17:42:08 +0000 (10:42 -0700)
commita84c19d8d4fb1397cbb4684b64414f503e463177
treed14322d5bff7b2a8fdc8ee934dd308982f430e6e
parent944beb57582cb775185bfec100786c7228d204c0
parent80b4d9601081d8910e4cd2d1ae10bea5e2dcf3b9
Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull stack init fix from Kees Cook:
 "This is a small update to the stack auto-initialization self-test code
  to deal with the Clang initialization pattern.

  It's been in linux-next for a couple weeks; I had waited a bit
  wondering if anything more substantial was going to show up, but
  nothing has, so I'm sending this now before it gets too late"

* tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  lib/test_stackinit: Handle Clang auto-initialization pattern