[PATCH] Futex II: Copy-from-user can fail.
This patch handles the case where copy_from_user fails (it could have been unmapped from this address space by another thread).
Showing
Please register or sign in to comment
This patch handles the case where copy_from_user fails (it could have been unmapped from this address space by another thread).