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:
1129585
)
x86: fix copy_user on x86
author
Vitaly Mayatskikh
<v.mayatskih@gmail.com>
Wed, 2 Jul 2008 13:53:13 +0000
(15:53 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Jul 2008 13:51:16 +0000
(15:51 +0200)
Switch copy_user_generic_string(), copy_user_generic_unrolled() and
__copy_user_nocache() from custom tail handlers to generic
copy_user_tail_handle().
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