commit | 9d9fa230206a3aea6ef451646c97122f04777983 | [log] [tgz] |
---|---|---|
author | James Clarke <jrtc27@jrtc27.com> | Mon Oct 24 19:49:25 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 25 19:11:17 2016 -0700 |
tree | 75dd2bfcaaccb7a90c7e8b7dd4fd176640a06f03 | |
parent | b429ae4d5b565a71dfffd759dfcd4f6c093ced94 [diff] |
sparc: Handle negative offsets in arch_jump_label_transform Additionally, if the offset will overflow the immediate for a ba,pt instruction, fall back on a standard ba to get an extra 3 bits. Signed-off-by: James Clarke <jrtc27@jrtc27.com> Signed-off-by: David S. Miller <davem@davemloft.net>