From: Steve Longerbeam Date: Wed, 31 Aug 2005 20:22:20 +0000 (+0100) Subject: [ARM] 2867/2: unaligned ldrd/strd fixups X-Git-Tag: v2.6.14-rc1~1020^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f21ee2d4245293ee6906eb7afd0a701f40e839b9;p=pandora-kernel.git [ARM] 2867/2: unaligned ldrd/strd fixups Patch from Steve Longerbeam Adds an implementation of unaligned LDRD and STRD fixups. Also fixes a bug where do_alignment() would misinterpret and fixup an unaligned LDRD/STRD as LDRH/STRH, causing memory corruption. This is the same as Patch #2867/1, but with minor whitespace and comments changes, plus a check for arch-level >= v5TE before printing ai_dword count in proc_alignment_read(). Signed-off-by: Steve Longerbeam Signed-off-by: Russell King --- Reading git-diff-tree failed