From: Matt Fleming Date: Fri, 28 Aug 2009 21:37:20 +0000 (+0000) Subject: sh: Only shout about fixing up unexpected unaligned accesses X-Git-Tag: v2.6.32-rc1~640^2~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa5ac4ef44dd8c986241c54298abd7910b78b3f;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed