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

The C function is named sun4v_do_mna not sun4v_mna.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2006-02-16 01:45:49 -08:00
parent 3d6395cb77
commit 9b6b46470c
1 changed files with 1 additions and 1 deletions

View File

@ -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