From: Alexander Graf Date: Thu, 16 Feb 2012 14:45:33 +0000 (+0000) Subject: KVM: PPC: bookehv: remove SET_VCPU X-Git-Tag: v3.5-rc1~88^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3da55784cf2aea8ef6acdd1f50e5ad52f76574;p=pandora-kernel.git KVM: PPC: bookehv: remove SET_VCPU The SET_VCPU macro is a leftover from times when the vcpu struct wasn't stored in the thread on vcpu_load/put. It's not needed anymore. Remove it. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed