[SPARC64]: Fix bogus call to sun4v_mna in winfixup code.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 16 Feb 2006 09:45:49 +0000 (01:45 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:13 +0000 (01:13 -0800)
The C function is named sun4v_do_mna not sun4v_mna.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/winfixup.S

index aca2a98..1613713 100644 (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