All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [BUG] efi_loader: efi_add_memory_map() removes mapping even on failure
@ 2018-05-26 10:51 Heinrich Schuchardt
  0 siblings, 0 replies; only message in thread
From: Heinrich Schuchardt @ 2018-05-26 10:51 UTC (permalink / raw)
  To: u-boot

Hello Alex,

when I read through efi_add_memory_map() it seems that the function will
delete mappings even if it later decides to return an error (e.g.
EFI_CARVE_OVERLAPS_NONRAM or overlap with non-RAM).

Shouldn't existing mappings remain untouched if an error occurs?

Best regards

Heinrich

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-26 10:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-26 10:51 [U-Boot] [BUG] efi_loader: efi_add_memory_map() removes mapping even on failure Heinrich Schuchardt

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.