提交 9b6b4647 编写于 作者: D David S. Miller

[SPARC64]: Fix bogus call to sun4v_mna in winfixup code.

The C function is named sun4v_do_mna not sun4v_mna.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 3d6395cb
......@@ -121,7 +121,7 @@ fill_fixup_mna:
cmp %g1, 3
bne,pt %icc, 1f
add %sp, PTREGS_OFF, %o0
call sun4v_mna
call sun4v_do_mna
nop
ba,a,pt %xcc, rtrap_clr_l6
1: call mem_address_unaligned
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册