Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202352
b: refs/heads/master
c: 6045be5
h: refs/heads/master
v: v3
  • Loading branch information
Asias He authored and Avi Kivity committed Aug 1, 2010
1 parent 6d58b3a commit 9c3f5dc
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: 21bbe18b2d53e0941cbd1621400ba7b4028972cb
refs/heads/master: 6045be5dea7f7905433585e524f884b711e3796a
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kvm/booke.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ static int kvmppc_booke_irqprio_deliver(struct kvm_vcpu *vcpu,
unsigned int priority)
{
int allowed = 0;
ulong msr_mask;
ulong uninitialized_var(msr_mask);
bool update_esr = false, update_dear = false;

switch (priority) {
Expand Down

0 comments on commit 9c3f5dc

Please sign in to comment.