From: David Howells Date: Wed, 12 Nov 2008 15:35:14 +0000 (+0000) Subject: MN10300: Extract the displacement from an insn correctly in misalignment fixup X-Git-Tag: v2.6.28-rc5~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b308bf3be1f75207c307eea9ada90e0b76194911;p=pandora-kernel.git MN10300: Extract the displacement from an insn correctly in misalignment fixup Extract the displacement from an MN10300 instruction correctly in the misalignment fixup handler. The code should extract the displacement in LSB order, not MSB order. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed