Re: Malta probs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Atsushi Nemoto wrote:
> 
> In current CVS, All handle_xxx exception handler seems to be complied
> with ".set mips3".  Here is a patch.  I think this patch solves the
> problem reported by Petko.

Yes, Atsushi is right. Adding .set mips0 solved the problem, but
after applying Ralf's patch to tlb-r4k.c

Ralf, i think the patch worth applying to the CVS tree.



	Petko

> diff -urP -x CVS -x .cvsignore linux-sgi-cvs/arch/mips/kernel/entry.S linux.new/arch/mips/kernel/entry.S
> --- linux-sgi-cvs/arch/mips/kernel/entry.S      Mon Oct 22 10:29:56 2001
> +++ linux.new/arch/mips/kernel/entry.S  Wed Oct 24 21:55:16 2001
> @@ -180,6 +180,7 @@
>                 END(except_vec3_r4000)
> 
>                 __FINIT
> +               .set    mips0
> 
>  /*
>   * Build a default exception handler for the exceptions that don't need
> ---
> Atsushi Nemoto

[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux