commit | ca3865bae5ff86f5670edc9beebbd1f58c29de85 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Mon Mar 22 20:31:26 2010 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Thu Apr 01 08:38:25 2010 +0200 |
tree | 78aa70b8baec6a877c18ff2cdf7b018582157c21 | |
parent | 6059b3cbeb27a38e3ca9ac9d2827f7b5be32e2ba [diff] |
microblaze: Support word copying in copy_tofrom_user Word copying is used only for aligned addresses. Here is space for improving to use any better copying technique. Look at memcpy implementation. Signed-off-by: Michal Simek <monstr@monstr.eu>