Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARC]: Don't zero out tail during copy_from_user_inatomic().
Actually, since we use the same code for all the copying types in and out of userspace, we check at runtime whether preemption is disabled. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information