From: Olof Johansson Date: Sat, 3 Sep 2005 22:55:59 +0000 (-0700) Subject: [PATCH] ppc64: Add VMX save flag to VPA X-Git-Tag: v2.6.14-rc1~897 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=233ccd0d0452682edb51725410e0f8c0384e8b34;p=pandora-kernel.git [PATCH] ppc64: Add VMX save flag to VPA We need to indicate to the hypervisor that it needs to save our VMX registers when switching partitions on a shared-processor system, just as it needs to for FP and PMC registers. This could be made to be on-demand when VMX is used, but we don't do that for FP nor PMC right now either so let's not overcomplicate things. Signed-off-by: Olof Johansson Acked-by: Paul Mackerras Cc: Anton Blanchard Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed