From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754136AbcBCL2e (ORCPT ); Wed, 3 Feb 2016 06:28:34 -0500 Received: from mail-wm0-f51.google.com ([74.125.82.51]:37648 "EHLO mail-wm0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751805AbcBCL2c (ORCPT ); Wed, 3 Feb 2016 06:28:32 -0500 Date: Wed, 3 Feb 2016 11:28:29 +0000 From: Matt Fleming To: Ingo Molnar Cc: Laszlo Ersek , "H . Peter Anvin" , Thomas Gleixner , linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, Robert Elliott , Andy Shevchenko , Ard Biesheuvel , Taku Izumi , Linus Torvalds , Andrew Morton Subject: Re: [PATCH 14/14] x86/efi: Print size in binary units in efi_print_memmap Message-ID: <20160203112829.GC2597@codeblueprint.co.uk> References: <1454364428-494-1-git-send-email-matt@codeblueprint.co.uk> <1454364428-494-15-git-send-email-matt@codeblueprint.co.uk> <56B0756E.9010603@redhat.com> <20160203104045.GB7310@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160203104045.GB7310@gmail.com> User-Agent: Mutt/1.5.24+41 (02bc14ed1569) (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 03 Feb, at 11:40:45AM, Ingo Molnar wrote: > > So I kind of agree. Memory is almost never measured in marketing bytes, we should > simply output KB/MB/GB/TB/PB/EB like the rest of the memory management code does > and ignore all the 'i' silliness that infests storage sizes ... Thanks guys. OK, this patch has caused enough headaches. Let's drop it from this series. Robert, Andy, feel free to resubmit it after you've addressed everyone's concerns and we can discuss it in isolation.