commit | 3a1d5c84ed2fa4034f86e3b204129c139471516e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Wed Sep 27 19:43:02 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 29 16:12:41 2006 -0700 |
tree | 621b55281a61bdac15efe36ea00dd30fdba49cb5 | |
parent | d6c641026dec68acfb4b0baa98aad960e963ed97 [diff] |
[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>