]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs
authorPaul Mackerras <paulus@samba.org>
Thu, 20 Sep 2012 19:36:32 +0000 (19:36 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 5 Oct 2012 21:34:04 +0000 (23:34 +0200)
commit2123e6a1b5f6056f51ba90a715e8c24c86abd7ea
treee734846e6b1445b082a127e947ddcd7cf6b6dbb0
parent023607dfd1c800cb10c03f9fc048b7de8eb329fc
KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs

When making a vcpu non-runnable we incorrectly changed the
thread IDs of all other threads on the core, just remove that
code.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_hv.c