From: David S. Miller Date: Thu, 28 Sep 2006 02:43:02 +0000 (-0700) Subject: [SPARC]: Don't zero out tail during copy_from_user_inatomic(). X-Git-Tag: v2.6.19-rc1~649 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a1d5c84ed2fa4034f86e3b204129c139471516e;p=pandora-kernel.git [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 --- Reading git-diff-tree failed