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 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