Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277021
b: refs/heads/master
c: 251da03
h: refs/heads/master
i:
  277019: 265f47a
v: v3
  • Loading branch information
Michael Neuling authored and Avi Kivity committed Dec 26, 2011
1 parent e55657d commit 50dc0c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 96f38d72867bc54c312decaf8463f1e9607136da
refs/heads/master: 251da03897b383904901620835044e298061875f
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kvm/book3s_hv.c
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ static void kvmppc_start_thread(struct kvm_vcpu *vcpu)
tpaca->kvm_hstate.napping = 0;
vcpu->cpu = vc->pcpu;
smp_wmb();
#ifdef CONFIG_PPC_ICP_NATIVE
#if defined(CONFIG_PPC_ICP_NATIVE) && defined(CONFIG_SMP)
if (vcpu->arch.ptid) {
tpaca->cpu_start = 0x80;
wmb();
Expand Down

0 comments on commit 50dc0c3

Please sign in to comment.