[POWERPC] Remove some redundant isync instructions
authorMOKUNO Masakazu <mokuno@sm.sony.co.jp>
Mon, 26 Feb 2007 08:21:05 +0000 (17:21 +0900)
committerPaul Mackerras <paulus@samba.org>
Fri, 9 Mar 2007 04:03:24 +0000 (15:03 +1100)
Remove some redundant isync instructions.

enable_64b_mode() already does an isync, so there is no need to do it again.

Signed-off-by: MOKUNO, Masakazu <mokuno@sm.sony.co.jp>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found