Re: [linux-yocto] [PATCH 12/26] arm: mmu: Fix truncated 40-bit physaddr (LPAE)

2014-03-20 Thread Anders Berg
On Thu, Mar 20, 2014 at 04:48:27AM -0400, Bruce Ashfield wrote: On 14-03-18 03:49 AM, Charlie Paul wrote: From: Anders Berg anders.b...@lsi.com Wrong type for parameter 'phys' caused adress to be truncated to 32-bits, causing iotable_init() to produce wrong MMU mappings on LPAE system.

Re: [linux-yocto] [PATCH 11/26] arm: Allow =4GB RAM to be configured

2014-03-20 Thread Bruce Ashfield
On 14-03-20 05:48 AM, Anders Berg wrote: On Thu, Mar 20, 2014 at 04:47:27AM -0400, Bruce Ashfield wrote: On 14-03-18 03:49 AM, Charlie Paul wrote: From: Anders Berg anders.b...@lsi.com Use phys_addr_t to hold the RAM bank sizes to avoid truncation to 32-bits. Since these are arch common

Re: [linux-yocto] [PATCH 12/26] arm: mmu: Fix truncated 40-bit physaddr (LPAE)

2014-03-20 Thread Bruce Ashfield
On 14-03-20 06:14 AM, Anders Berg wrote: On Thu, Mar 20, 2014 at 04:48:27AM -0400, Bruce Ashfield wrote: On 14-03-18 03:49 AM, Charlie Paul wrote: From: Anders Berg anders.b...@lsi.com Wrong type for parameter 'phys' caused adress to be truncated to 32-bits, causing iotable_init() to produce

Re: [linux-yocto] [PATCH 12/57] arch/arm/mach-axxia: Updates to the VMFS File System

2014-03-20 Thread Zumeng Chen
On 2014年03月19日 05:43, Jacques, John M (John) wrote: Build failure. You guys are going to teach me to write comments yet! Hi Charlie, I think you might mis-understand Bruce for his comments, in most situation, you had better go through your patch again because we can get any useful