commit | 019408f9b89c68cd7b8ddb904960dc17ccf7e531 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Thu Aug 19 14:15:32 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 19 14:15:32 2010 -0700 |
tree | c5a7c4ba3531652da7299dede4eb331c5517769e | |
parent | 0f58189d4a3ca96d7959501ecb203177efdbc5bd [diff] |
sparc64: Fill a missing delay slot. If the code were already aligned to 64 bytes, wr instruction would be executed twice --- once in delay slot and once in the jump target. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>