| To: | Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de> |
|---|---|
| Subject: | Re: [PATCH] Synthesize TLB refill handler at runtime |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Mon, 22 Nov 2004 14:37:38 +0000 (GMT) |
| Cc: | Geert Uytterhoeven <geert@linux-m68k.org>, Linux/MIPS Development <linux-mips@linux-mips.org>, Ralf Baechle <ralf@linux-mips.org> |
| In-reply-to: | <20041121203757.GS20986@rembrandt.csv.ica.uni-stuttgart.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20041121170242.GR20986@rembrandt.csv.ica.uni-stuttgart.de> <Pine.GSO.4.61.0411212048520.26374@waterleaf.sonytel.be> <20041121203757.GS20986@rembrandt.csv.ica.uni-stuttgart.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Sun, 21 Nov 2004, Thiemo Seufer wrote: > Aww, fatal error in the spelling module. :-) > Updated. Great stuff! Thanks a lot. I gave it some testing on hardware available to me and it works just fine. I've got a couple of warnings upon building, though: arch/mips/mm/tlbex.c:500: warning: 'i_LA' defined but not used arch/mips/mm/tlbex.c:568: warning: 'insn_has_bdelay' defined but not used arch/mips/mm/tlbex.c:582: warning: 'il_bltz' defined but not used arch/mips/mm/tlbex.c:588: warning: 'il_b' defined but not used How about marking them "attribute((unused))"? I can do that if you agree. Maciej |
| Previous by Date: | Re: [PATCH] Improve o32 syscall handling, Thiemo Seufer |
|---|---|
| Next by Date: | Re: beginners question, Ralf Baechle |
| Previous by Thread: | Re: [PATCH] Synthesize TLB refill handler at runtime, Manish Lachwani |
| Next by Thread: | Re: [PATCH] Synthesize TLB refill handler at runtime, Thiemo Seufer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |