sparc64: Fill a missing delay slot.
authorMikulas Patocka <mpatocka@redhat.com>
Thu, 19 Aug 2010 21:15:32 +0000 (14:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Aug 2010 21:15:32 +0000 (14:15 -0700)
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>

No differences found