From: Paul Mundt Date: Fri, 25 May 2012 04:02:48 +0000 (+0900) Subject: sh: switch to generic strncpy_from_user(). X-Git-Tag: v3.5-rc3~23^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e100e11bd73be4e28e457cf5ad49a6892d5d1fe;p=pandora-kernel.git sh: switch to generic strncpy_from_user(). This kills off the special sh32/64 versions and adopts the generic version. It should be possible to optimize this for SH-4A unaligned loads, but this is a corner case that can be supported incrementally. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed