Re: [PATCH 07/26] KVM: PPC: Book3S PR: add TEXASR related macros

2018-01-22 Thread Paul Mackerras
On Thu, Jan 11, 2018 at 06:11:20PM +0800, wei.guo.si...@gmail.com wrote: > From: Simon Guo > > This patches add some macros for CR0/TEXASR bits so that PR KVM TM > logic(tbegin./treclaim./tabort.) can make use of them later. > > Signed-off-by: Simon Guo Reviewed-by: Paul Mackerras This and s

[PATCH 07/26] KVM: PPC: Book3S PR: add TEXASR related macros

2018-01-11 Thread wei . guo . simon
From: Simon Guo This patches add some macros for CR0/TEXASR bits so that PR KVM TM logic(tbegin./treclaim./tabort.) can make use of them later. Signed-off-by: Simon Guo --- arch/powerpc/include/asm/reg.h | 21 - arch/powerpc/platforms/powernv/copy-paste.h | 3