From: Grant Likely Date: Thu, 13 Jan 2011 22:36:09 +0000 (-0700) Subject: dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() X-Git-Tag: v2.6.38-rc1~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=672c54466d24994eb9633f993862c89539504a42;p=pandora-kernel.git dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() The physical address is never used by the device tree code when allocating memory for unflattening. Change the architecture's alloc hook to return the virutal address instead. Signed-off-by: Grant Likely --- Reading git-diff-tree failed