git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee6e740
)
MN10300: Extract the displacement from an insn correctly in misalignment fixup
author
David Howells
<dhowells@redhat.com>
Wed, 12 Nov 2008 15:35:14 +0000
(15:35 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 12 Nov 2008 18:41:17 +0000
(10:41 -0800)
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 <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found