From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 30 Mar 2010 17:52:42 -0500 Subject: [U-Boot] [PATCH] [v2] fix print_size printing fractional gigabyte numbers on 32-bit platforms In-Reply-To: <4BB27E85.60704@freescale.com> References: <1269988459-20892-1-git-send-email-timur@freescale.com> <4BB27E85.60704@freescale.com> Message-ID: <4BB280BA.8030703@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Scott Wood wrote: > As stated before, the overflow is an implementation detail. There's no > reason to change the interface unless there's a desire to support > printing sizes larger than phys_size_t, which is a distinct issue from > the bugfix. You are correct. I'll post a new patch. However, there's a lot of value in being able to print >4GB numbers on a 32-bit system, and it seems silly to make two patches. I'll post a new patch, and Wolfgang can decide what he wants. -- Timur Tabi Linux kernel developer at Freescale