From: Mikulas Patocka Date: Thu, 19 Aug 2010 21:15:32 +0000 (-0700) Subject: sparc64: Fill a missing delay slot. X-Git-Tag: v2.6.36-rc3~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=019408f9b89c68cd7b8ddb904960dc17ccf7e531;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed