commit | 1129585a08baf58582c0da91e572cb29e3179acf | [log] [tgz] |
---|---|---|
author | Vitaly Mayatskikh <v.mayatskih@gmail.com> | Wed Jul 02 15:48:21 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 15:51:03 2008 +0200 |
tree | 8ea03668221455bdeff91f885e4458676a89633b | |
parent | de989ef093623ab5259f885f30be699c431d4006 [diff] |
x86: introduce copy_user_handle_tail() routine 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>