From: Alexander Graf Date: Mon, 16 Jan 2012 15:50:10 +0000 (+0100) Subject: KVM: PPC: Convert RMA allocation into generic code X-Git-Tag: v3.4-rc1~59^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e706111d501991c59d2af23a299ab52a06b03d;p=pandora-kernel.git KVM: PPC: Convert RMA allocation into generic code We have code to allocate big chunks of linear memory on bootup for later use. This code is currently used for RMA allocation, but can be useful beyond that extent. Make it generic so we can reuse it for other stuff later. Signed-off-by: Alexander Graf Acked-by: Paul Mackerras Signed-off-by: Avi Kivity --- Reading git-diff-tree failed