Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164302
b: refs/heads/master
c: 4fe4878
h: refs/heads/master
v: v3
  • Loading branch information
Sergey Senozhatsky authored and Ingo Molnar committed Sep 20, 2009
1 parent cf1041c commit 9d430bb
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: 878f4f533e5b4498215e67e0f886b0fc81417f5e
refs/heads/master: 4fe487828b912ca004b4f4505275ab164ed6ce9f
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/uaccess_32.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ unsigned long __must_check __copy_from_user_ll_nocache_nozero
* Copy data from kernel space to user space. Caller must check
* the specified block with access_ok() before calling this function.
* The caller should also make sure he pins the user space address
* so that the we don't result in page fault and sleep.
* so that we don't result in page fault and sleep.
*
* Here we special-case 1, 2 and 4-byte copy_*_user invocations. On a fault
* we return the initial request size (1, 2 or 4), as copy_*_user should do.
Expand Down

0 comments on commit 9d430bb

Please sign in to comment.