Oliver O'Halloran <oohall@xxxxxxxxx> writes: > Currently ZONE_DEVICE depends on X86_64 and this will get unwieldly as > new architectures (and platforms) get ZONE_DEVICE support. Move to an > arch selected Kconfig option to save us the trouble. > > Cc: linux-mm@xxxxxxxxx > Acked-by: Ingo Molnar <mingo@xxxxxxxxxx> > Acked-by: Balbir Singh <bsingharora@xxxxxxxxx> > Signed-off-by: Oliver O'Halloran <oohall@xxxxxxxxx> > --- > Andew, the rest of the series should be going in via the ppc tree, but > since there's nothing ppc specific about this patch do you want to > take it via mm? Except without this patch none of the rest of the series can be tested on powerpc, because the code doesn't go live until ARCH_HAS_ZONE_DEVICE is wired up for powerpc. So it'd be better if the series stayed together, wherever it goes. I'll pick it up unless Andrew objects. 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>