sh: Only shout about fixing up unexpected unaligned accesses
authorMatt Fleming <matt@console-pimps.org>
Fri, 28 Aug 2009 21:37:20 +0000 (21:37 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 29 Aug 2009 11:31:44 +0000 (20:31 +0900)
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>

No differences found