Skip to content
Commit 0e100e11 authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 94fa83c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment