On 03/05/16 16:29, Anshuman Khandual wrote:
> From: Oliver O'Halloran <ooh...@gmail.com>
> 
> The zone that contains the top of the memory will be either ZONE_NORMAL
> or ZONE_HIGHMEM depending on the kernel config. There are two functions
> in there which require this information and both of them use an #ifdef
> to set a local variable (top_zone). This is a little nuts, so lets just
> make it a constant.
> 
> Signed-off-by: Oliver O'Halloran <ooh...@gmail.com>
> ---
Looks good
Reviewed-by: Balbir Singh <bsinghar...@gmail.com>
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to