提交 4693c09a 编写于 作者: P Paul Mackerras

powerpc: Fix typo in head_64.S

Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 d4e4b352
......@@ -727,7 +727,7 @@ decrementer_iSeries_masked:
li r11,1
stb r11,PACALPPACA+LPPACADECRINT(r13)
LOADBASE(r12,tb_ticks_per_jiffy)
lwz r12,OFF(tb_ticks_per_jiffy)(r13)
lwz r12,OFF(tb_ticks_per_jiffy)(r12)
mtspr SPRN_DEC,r12
/* fall through */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册