| To: | Mike Manchip <michael.manchip@s3group.com> |
|---|---|
| Subject: | Re: having trouble installing exceptions |
| From: | Jun Sun <jsun@mvista.com> |
| Date: | Fri, 28 Sep 2001 10:51:54 -0700 |
| Cc: | linux-mips <linux-mips@oss.sgi.com> |
| References: | <016601c1481c$be873260$845978c1@temple.leop.s3group.com> |
| Sender: | owner-linux-mips@oss.sgi.com |
Mike Manchip wrote: > > Hi all > > I'm currently trying to get the mips port to work on a galileo gt64115 board > with a rm5231 chip. > > I'm OK right until the point when I'm installing exceptions into > non-cacheable space in arch/mips/kernel/traps.c > What do you mean by "non-cachable space"? KSEG0 is cacheable by default. > as soon as I memcpy except_vec3_generic to KSEG0 + 0x180 and flush the > instruction cache, my machine hangs, and I can't see why! > Most likely it hangs in flush_icache_range(). Put some printk there. Jun |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: gcc crash, Ralf Baechle |
|---|---|
| Next by Date: | [patch] big-endian -> little-endian cramfs, Brad |
| Previous by Thread: | Re: having trouble installing exceptions, Ralf Baechle |
| Next by Thread: | [patch] big-endian -> little-endian cramfs, Brad |
| Indexes: | [Date] [Thread] [Top] [All Lists] |