commit | 4aa5ac4ef44dd8c986241c54298abd7910b78b3f | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt@console-pimps.org> | Fri Aug 28 21:37:20 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 29 20:31:44 2009 +0900 |
tree | 960cfde9c92d8d50ae04e3c6042143e101d16ae1 | |
parent | e79d57479c86e388051244e1f17851a0e63d1ff0 [diff] |
sh: Only shout about fixing up unexpected unaligned accesses Some unaligned accesses are completely expected. For example, the trapped_io code uses the unaligned access fixup code path so there's no need to warn about having to fixup the unaligned access. Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>