Re: [PATCHv2 1/2] mm/memblock: add memblock_get_current_limit

2014-02-05 Thread Santosh Shilimkar
On Tuesday 04 February 2014 07:02 PM, Laura Abbott wrote: > Appart from setting the limit of memblock, it's also useful to be able > to get the limit to avoid recalculating it every time. Add the function > to do so. > > Signed-off-by: Laura Abbott > --- Acked-by: Santosh Shilimkar -- To unsubs

Re: [PATCHv2 1/2] mm/memblock: add memblock_get_current_limit

2014-02-05 Thread Andrew Morton
On Tue, 4 Feb 2014 16:02:30 -0800 Laura Abbott wrote: > Appart from setting the limit of memblock, it's also useful to be able > to get the limit to avoid recalculating it every time. Add the function > to do so. Looks OK to me. Your "[PATCHv2 2/2] arm: Get rid of meminfo" did not make it into