KVM: PPC: bookehv: remove SET_VCPU
authorAlexander Graf <agraf@suse.de>
Thu, 16 Feb 2012 14:45:33 +0000 (14:45 +0000)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:55:12 +0000 (12:55 +0300)
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 <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found