All of lore.kernel.org
 help / color / mirror / Atom feed
* kexec breaks with 5.4 due to memzero_explicit
@ 2019-10-07  3:09 Arvind Sankar
  2019-10-07  8:50 ` Hans de Goede
  0 siblings, 1 reply; 10+ messages in thread
From: Arvind Sankar @ 2019-10-07  3:09 UTC (permalink / raw)
  To: linux-kernel; +Cc: Hans de Goede, Ingo Molnar, x86

Hi, arch/x86/purgatory/purgatory.ro has an undefined symbol
memzero_explicit. This has come from commit 906a4bb97f5d ("crypto:
sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit")
according to git bisect.

The patch mentions that it impacts purgatory code, but I don't see any
changes to actually include the definition of memzero_explicit into
purgatory? It used to get memset from arch/x86/boot/compressed/string.c
I think.

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

end of thread, other threads:[~2019-10-07 16:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-07  3:09 kexec breaks with 5.4 due to memzero_explicit Arvind Sankar
2019-10-07  8:50 ` Hans de Goede
2019-10-07  9:10   ` Hans de Goede
2019-10-07 13:09     ` Ingo Molnar
2019-10-07 13:40       ` Hans de Goede
2019-10-07 13:55         ` Ingo Molnar
2019-10-07 13:53       ` Ingo Molnar
2019-10-07 14:07       ` Hans de Goede
2019-10-07 13:20     ` Arvind Sankar
2019-10-07 16:56       ` Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.