]> Pileus Git - ~andy/linux/commit
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)
commit019408f9b89c68cd7b8ddb904960dc17ccf7e531
treec5a7c4ba3531652da7299dede4eb331c5517769e
parent0f58189d4a3ca96d7959501ecb203177efdbc5bd
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>
arch/sparc/include/asm/system_64.h