Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343554
b: refs/heads/master
c: 45e3cc7
h: refs/heads/master
v: v3
  • Loading branch information
Jan Kiszka authored and Gleb Natapov committed Dec 2, 2012
1 parent e08131a commit 50e83eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ba904635d498fea43fc3610983f9dc430ac324e4
refs/heads/master: 45e3cc7d9fe69844cd12d51c511e1e98d156bbe1
1 change: 1 addition & 0 deletions trunk/arch/x86/kvm/x86.c
Original file line number Diff line number Diff line change
Expand Up @@ -3006,6 +3006,7 @@ long kvm_arch_vcpu_ioctl(struct file *filp,
break;
}
case KVM_SET_LAPIC: {
r = -EINVAL;
if (!vcpu->arch.apic)
goto out;
u.lapic = memdup_user(argp, sizeof(*u.lapic));
Expand Down

0 comments on commit 50e83eb

Please sign in to comment.