Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253212
b: refs/heads/master
c: 73c337e
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Jun 6, 2011
1 parent 8da9272 commit ec15830
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: c1003d9c90f410777ab57f675b2a575c9c7ab5d7
refs/heads/master: 73c337e70e75bb94dcb21459dd06afad0746634c
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_vm.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ nouveau_vm_map_at(struct nouveau_vma *vma, u64 delta, struct nouveau_mem *node)
num -= len;
pte += len;
if (unlikely(end >= max)) {
phys += len << (bits + 12);
pde++;
pte = 0;
}
Expand Down

0 comments on commit ec15830

Please sign in to comment.