Re: [PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-06 Thread Santosh Shilimkar
On Thursday 06 February 2014 01:41 PM, Russell King - ARM Linux wrote: > On Wed, Feb 05, 2014 at 07:50:55PM -0500, Santosh Shilimkar wrote: >> On Wednesday 05 February 2014 06:48 PM, Russell King - ARM Linux wrote: >>> On Wed, Feb 05, 2014 at 06:39:44PM -0500, Santosh Shilimkar wrote:

Re: [PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-06 Thread Russell King - ARM Linux
On Wed, Feb 05, 2014 at 07:50:55PM -0500, Santosh Shilimkar wrote: > On Wednesday 05 February 2014 06:48 PM, Russell King - ARM Linux wrote: > > On Wed, Feb 05, 2014 at 06:39:44PM -0500, Santosh Shilimkar wrote: > >> Russell, > >> > >> On Saturday 01 February 2014 03:14 PM, Santosh Shilimkar

Re: [PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-06 Thread Russell King - ARM Linux
On Wed, Feb 05, 2014 at 07:50:55PM -0500, Santosh Shilimkar wrote: On Wednesday 05 February 2014 06:48 PM, Russell King - ARM Linux wrote: On Wed, Feb 05, 2014 at 06:39:44PM -0500, Santosh Shilimkar wrote: Russell, On Saturday 01 February 2014 03:14 PM, Santosh Shilimkar wrote: Commit

Re: [PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-06 Thread Santosh Shilimkar
On Thursday 06 February 2014 01:41 PM, Russell King - ARM Linux wrote: On Wed, Feb 05, 2014 at 07:50:55PM -0500, Santosh Shilimkar wrote: On Wednesday 05 February 2014 06:48 PM, Russell King - ARM Linux wrote: On Wed, Feb 05, 2014 at 06:39:44PM -0500, Santosh Shilimkar wrote: Russell, On

Re: [PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-05 Thread Santosh Shilimkar
On Wednesday 05 February 2014 06:48 PM, Russell King - ARM Linux wrote: > On Wed, Feb 05, 2014 at 06:39:44PM -0500, Santosh Shilimkar wrote: >> Russell, >> >> On Saturday 01 February 2014 03:14 PM, Santosh Shilimkar wrote: >>> Commit ad6492b8 added much needed memblock_virt_alloc_low() and further

Re: [PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-05 Thread Russell King - ARM Linux
On Wed, Feb 05, 2014 at 06:39:44PM -0500, Santosh Shilimkar wrote: > Russell, > > On Saturday 01 February 2014 03:14 PM, Santosh Shilimkar wrote: > > Commit ad6492b8 added much needed memblock_virt_alloc_low() and further > > commit 07bacb3 {memblock, bootmem: restore goal for alloc_low} fixed

Re: [PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-05 Thread Santosh Shilimkar
Russell, On Saturday 01 February 2014 03:14 PM, Santosh Shilimkar wrote: > Commit ad6492b8 added much needed memblock_virt_alloc_low() and further > commit 07bacb3 {memblock, bootmem: restore goal for alloc_low} fixed the > issue with low memory limit thansk to Yinghai. But even after all these

Re: [PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-05 Thread Santosh Shilimkar
Russell, On Saturday 01 February 2014 03:14 PM, Santosh Shilimkar wrote: Commit ad6492b8 added much needed memblock_virt_alloc_low() and further commit 07bacb3 {memblock, bootmem: restore goal for alloc_low} fixed the issue with low memory limit thansk to Yinghai. But even after all these

Re: [PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-05 Thread Russell King - ARM Linux
On Wed, Feb 05, 2014 at 06:39:44PM -0500, Santosh Shilimkar wrote: Russell, On Saturday 01 February 2014 03:14 PM, Santosh Shilimkar wrote: Commit ad6492b8 added much needed memblock_virt_alloc_low() and further commit 07bacb3 {memblock, bootmem: restore goal for alloc_low} fixed the

Re: [PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-05 Thread Santosh Shilimkar
On Wednesday 05 February 2014 06:48 PM, Russell King - ARM Linux wrote: On Wed, Feb 05, 2014 at 06:39:44PM -0500, Santosh Shilimkar wrote: Russell, On Saturday 01 February 2014 03:14 PM, Santosh Shilimkar wrote: Commit ad6492b8 added much needed memblock_virt_alloc_low() and further commit

[PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-01 Thread Santosh Shilimkar
Commit ad6492b8 added much needed memblock_virt_alloc_low() and further commit 07bacb3 {memblock, bootmem: restore goal for alloc_low} fixed the issue with low memory limit thansk to Yinghai. But even after all these fixes, there is still one case where the limit check done with

[PATCH] ARM: mm: Fix the memblock allocation for LPAE machines

2014-02-01 Thread Santosh Shilimkar
Commit ad6492b8 added much needed memblock_virt_alloc_low() and further commit 07bacb3 {memblock, bootmem: restore goal for alloc_low} fixed the issue with low memory limit thansk to Yinghai. But even after all these fixes, there is still one case where the limit check done with