linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] meminit fix for v5.2-rc6
@ 2019-06-18  4:00 Kees Cook
  2019-06-18 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2019-06-18  4:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Ard Biesheuvel

Hi Linus,

Please pull this fix for what I'm calling "meminit" (the compiler-based
variable-init stuff) for v5.2-rc6. 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.

Thanks!

-Kees

The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a:

  Linux 5.2-rc3 (2019-06-02 13:55:33 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/meminit-v5.2-rc6

for you to fetch changes up to 8c30d32b1a326bb120635a8b4836ec61cba454fa:

  lib/test_stackinit: Handle Clang auto-initialization pattern (2019-06-05 07:36:43 -0700)

----------------------------------------------------------------
compiler-based memory initialization update

- Update stack auto-initialization selftest for Clang initialization pattern

----------------------------------------------------------------
Kees Cook (1):
      lib/test_stackinit: Handle Clang auto-initialization pattern

 lib/test_stackinit.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] meminit fix for v5.2-rc6
  2019-06-18  4:00 [GIT PULL] meminit fix for v5.2-rc6 Kees Cook
@ 2019-06-18 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-06-18 18:05 UTC (permalink / raw)
  To: Kees Cook; +Cc: Linus Torvalds, linux-kernel, Ard Biesheuvel

The pull request you sent on Mon, 17 Jun 2019 21:00:28 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/meminit-v5.2-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/915ed9320cba9ddb5da3f3ee49a8ceeed85fb5cc

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-18 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-18  4:00 [GIT PULL] meminit fix for v5.2-rc6 Kees Cook
2019-06-18 18:05 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).