From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:48 +0000 (+0200) Subject: KVM: PPC: Make SLB switching code the new segment framework X-Git-Tag: v2.6.35-rc1~436^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e5b8bbbd0d0305234b2cfeae400183db98f993;p=pandora-kernel.git KVM: PPC: Make SLB switching code the new segment framework We just introduced generic segment switching code that only needs to call small macros to do the actual switching, but keeps most of the entry / exit code generic. So let's move the SLB switching code over to use this new mechanism. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed