Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209805
b: refs/heads/master
c: 161c481
h: refs/heads/master
i:
  209803: 0d58a78
v: v3
  • Loading branch information
Dan Carpenter authored and Dave Airlie committed Aug 19, 2010
1 parent ac65a95 commit 1c27ecc
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: 6f50eae75b13e037e11f49128ea44a1a9a9535cb
refs/heads/master: 161c48100236916e98d33a9c8b5fc8eae6decd15
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/drm_vm.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ static int drm_do_vm_fault(struct vm_area_struct *vma, struct vm_fault *vmf)
break;
}

if (!agpmem)
if (&agpmem->head == &dev->agp->memory)
goto vm_fault_error;

/*
Expand Down

0 comments on commit 1c27ecc

Please sign in to comment.