Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59295
b: refs/heads/master
c: 1d3f4b9
h: refs/heads/master
i:
  59293: e076088
  59291: f01e426
  59287: 0bc08d0
  59279: e6580ed
  59263: a8fb20a
v: v3
  • Loading branch information
Andrew Morton authored and Roland Dreier committed Jul 9, 2007
1 parent 45dd0c0 commit 69c1fac
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: 43506d954e43933cd6fdcab679f6ab057e7607c6
refs/heads/master: 1d3f4b905a786d69103d9e6d8e92683fb2c7a027
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/core/umem.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ struct ib_umem *ib_umem_get(struct ib_ucontext *context, unsigned long addr,

cur_base = addr & PAGE_MASK;

ret = 0;
while (npages) {
ret = get_user_pages(current, current->mm, cur_base,
min_t(int, npages,
Expand Down

0 comments on commit 69c1fac

Please sign in to comment.