Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199819
b: refs/heads/master
c: fc0ccfc
h: refs/heads/master
i:
  199817: 59bc0cb
  199815: 2e14b00
v: v3
  • Loading branch information
Cesar Eduardo Barros authored and Linus Torvalds committed Jun 4, 2010
1 parent 7ca64a9 commit 5e8a3f3
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: 485d527686850d68a0e9006dd9904f19f122485e
refs/heads/master: fc0ccfceb8aa6800040ba4f37a36ee306aa71c9f
2 changes: 1 addition & 1 deletion trunk/arch/um/kernel/skas/uaccess.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ static int do_op_one_page(unsigned long addr, int len, int is_write,

current->thread.fault_catcher = NULL;

kunmap_atomic(page, KM_UML_USERCOPY);
kunmap_atomic((void *)addr, KM_UML_USERCOPY);

return n;
}
Expand Down

0 comments on commit 5e8a3f3

Please sign in to comment.