On Thu, 2016-05-05 at 07:54:08 UTC, Oliver O'Halloran wrote: > The zone that contains the top of memory will be either ZONE_NORMAL > or ZONE_HIGHMEM depending on the kernel config. There are two functions > that require this information and both of them use an #ifdef to set > a local variable (top_zone). This is a little silly so lets just make it > a constant. > > Signed-off-by: Oliver O'Halloran <oohall@xxxxxxxxx> > Cc: linux-mm@xxxxxxxxx Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/d69777dbefd707974aed91918d cheers -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>