Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375184
b: refs/heads/master
c: 2f4d9b5
h: refs/heads/master
v: v3
  • Loading branch information
Sanjay Lal authored and Ralf Baechle committed May 9, 2013
1 parent bcf376d commit 6465f85
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: 82d45de6554951b6e863697cca95c927fb90724c
refs/heads/master: 2f4d9b5442766ec9ae5c2b217badfd9de320e1ea
2 changes: 1 addition & 1 deletion trunk/virt/kvm/kvm_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1954,7 +1954,7 @@ static long kvm_vcpu_ioctl(struct file *filp,
if (vcpu->kvm->mm != current->mm)
return -EIO;

#if defined(CONFIG_S390) || defined(CONFIG_PPC)
#if defined(CONFIG_S390) || defined(CONFIG_PPC) || defined(CONFIG_MIPS)
/*
* Special cases: vcpu ioctls that are asynchronous to vcpu execution,
* so vcpu_load() would break it.
Expand Down

0 comments on commit 6465f85

Please sign in to comment.