]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/pseries: Split code into helper routines for drconf memory
authorNathan Fontenot <nfont@austin.ibm.com>
Thu, 3 Jul 2008 03:35:54 +0000 (13:35 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 3 Jul 2008 06:58:17 +0000 (16:58 +1000)
commit8342681d3e1f5fbd404c21b5e10f87277411f3eb
treed274dd9e92b26c3218220cf364cb2f0cf9f11206
parent3c3f67eafad12d4ccabe491c6c8a50bf6e75b89a
powerpc/pseries: Split code into helper routines for drconf memory

This splits off several pieces of code that parse the
ibm,dynamic-reconfiguration-memory node of the device tree into separate
helper routines.  This is in preparation for the next commit that will
use these helper routines.  There are no functional changes in this patch.

Signed-off-by: Nathan Fontenot <nfont@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/numa.c