From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:36 +0000 (+0200) Subject: PPC: Split context init/destroy functions X-Git-Tag: v2.6.35-rc1~436^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c83ec269e6931edf61abe1ed777ebb867b06a85c;p=pandora-kernel.git PPC: Split context init/destroy functions We need to reserve a context from KVM to make sure we have our own segment space. While we did that split for Book3S_64 already, 32 bit is still outstanding. So let's split it now. Signed-off-by: Alexander Graf Acked-by: Benjamin Herrenschmidt CC: Benjamin Herrenschmidt Signed-off-by: Avi Kivity --- Reading git-diff-tree failed