Re: [PATCH v3 3/4] x86/efi: print size in binary units in efi_print_memmap

From: Matt Fleming
Date: Tue Jan 26 2016 - 06:50:55 EST


On Mon, 25 Jan, at 08:37:58PM, Elliott, Robert (Persistent Memory) wrote:
>
> For the UEFI memory map, that was indeed my intention. I
> don't want it silently round to "20 GiB". Even rounding
> to "19.999 GiB" is imprecise.

OK, let's just go with your original patch Robert (minus the @ addr
bit) since it's pretty small and does what we want for this specific
case.