]> git.openfabrics.org - ~emulex/infiniband.git/commit
KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer
authorBharat Bhushan <Bharat.Bhushan@freescale.com>
Fri, 25 Jul 2014 06:02:43 +0000 (11:32 +0530)
committerAlexander Graf <agraf@suse.de>
Mon, 28 Jul 2014 13:23:15 +0000 (15:23 +0200)
commit8c95ead6039d46d2d5c375d3cadac8708121fbe4
treed87fe6c79cb4ad1f81d17e423b2e8f34dada2b28
parent28d2f421bcff6781b80decac59da414f86f35c2a
KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer

Scott Wood pointed out that We are no longer using SPRG1 for vcpu pointer,
but using SPRN_SPRG_THREAD <=> SPRG3 (thread->vcpu). So this comment
is not valid now.

Note: SPRN_SPRG3R is not supported (do not see any need as of now),
and if we want to support this in future then we have to shift to using
SPRG1 for VCPU pointer.

Signed-off-by: Bharat Bhushan <Bharat.Bhushan@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/include/asm/reg.h