Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299395
b: refs/heads/master
c: e8e937b
h: refs/heads/master
i:
  299393: 32709d2
  299391: 9b26732
v: v3
  • Loading branch information
Stefano Stabellini authored and Konrad Rzeszutek Wilk committed Apr 17, 2012
1 parent c2e36f0 commit fb451d0
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: 6b5e7d9ef793c55d72679f058514f33c4258f286
refs/heads/master: e8e937be971d706061dc56220ff3605ab77622a7
2 changes: 1 addition & 1 deletion trunk/drivers/xen/gntdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ static int gntdev_mmap(struct file *flip, struct vm_area_struct *vma)
vma->vm_flags |= VM_RESERVED|VM_DONTEXPAND;

if (use_ptemod)
vma->vm_flags |= VM_DONTCOPY|VM_PFNMAP;
vma->vm_flags |= VM_DONTCOPY;

vma->vm_private_data = map;

Expand Down

0 comments on commit fb451d0

Please sign in to comment.