git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de989ef
)
x86: introduce copy_user_handle_tail() routine
author
Vitaly Mayatskikh
<v.mayatskih@gmail.com>
Wed, 2 Jul 2008 13:48:21 +0000
(15:48 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Jul 2008 13:51:03 +0000
(15:51 +0200)
Introduce generic C routine for handling necessary tail operations after
protection fault in copy_*_user on x86.
Signed-off-by: Vitaly Mayatskikh <v.mayatskih@gmail.com>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found