Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362587
b: refs/heads/master
c: 15bbc1b
h: refs/heads/master
i:
  362585: 647a69b
  362583: ece0ba9
v: v3
  • Loading branch information
Marc Zyngier authored and Linus Torvalds committed Apr 17, 2013
1 parent bce50ce commit b334632
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: fca83168aae6fa0c36a923ef99311587ad5b54f2
refs/heads/master: 15bbc1b28ff65767922f78c266821cc138b90a47
4 changes: 2 additions & 2 deletions trunk/arch/arm/kvm/coproc.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@ static bool access_dcsw(struct kvm_vcpu *vcpu,
u32 val;
int cpu;

cpu = get_cpu();

if (!p->is_write)
return read_from_write_only(vcpu, p);

cpu = get_cpu();

cpumask_setall(&vcpu->arch.require_dcache_flush);
cpumask_clear_cpu(cpu, &vcpu->arch.require_dcache_flush);

Expand Down

0 comments on commit b334632

Please sign in to comment.