Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221647
b: refs/heads/master
c: d8cdddc
h: refs/heads/master
i:
  221645: f65fe3a
  221643: f523b80
  221639: b6ad4bf
  221631: 19b12be
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Marcelo Tosatti committed Nov 5, 2010
1 parent 1c15c06 commit 48e1c3b
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: eb45fda45f915c7ca3e81e005e853cb770da2642
refs/heads/master: d8cdddcd645766cd4d80fa222226ae6ebfb706af
1 change: 1 addition & 0 deletions trunk/arch/powerpc/kvm/powerpc.c
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ long kvm_arch_vm_ioctl(struct file *filp,
switch (ioctl) {
case KVM_PPC_GET_PVINFO: {
struct kvm_ppc_pvinfo pvinfo;
memset(&pvinfo, 0, sizeof(pvinfo));
r = kvm_vm_ioctl_get_pvinfo(&pvinfo);
if (copy_to_user(argp, &pvinfo, sizeof(pvinfo))) {
r = -EFAULT;
Expand Down

0 comments on commit 48e1c3b

Please sign in to comment.