| To: | Jun Sun <jsun@mvista.com> |
|---|---|
| Subject: | Re: newest kernel |
| From: | Florian Lohoff <flo@rfc822.org> |
| Date: | Tue, 22 May 2001 14:33:30 +0200 |
| Cc: | Pete Popov <ppopov@mvista.com>, George Gensure <werkt@csh.rit.edu>, linux-mips@oss.sgi.com |
| In-reply-to: | <3B09A388.8AC77827@mvista.com>; from jsun@mvista.com on Mon, May 21, 2001 at 04:23:52PM -0700 |
| Organization: | rfc822 - pure communication |
| References: | <3B099A91.5030300@csh.rit.edu> <3B09A074.2010809@mvista.com> <3B09A388.8AC77827@mvista.com> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.3.15i |
On Mon, May 21, 2001 at 04:23:52PM -0700, Jun Sun wrote:
> The patch seems to be just a fast implementation of sysmips(). Why would it
> solve an otherwise illegal instruction problem?
>
> George, what was exactly the error and the faulty instruction?
Wrong - Its not only a "fast" path sysmips. It solves the illegal instruction
case as it carefully doesnt touch registers it should not touch.
The sysmips illegal instruction stuff came from the early exit
needed to skip the -EXXXX case in the scall32.S which did not
restore the modified registers. This needed fixing and there was
no clean way of doing this in C thus i wrote an asm sysmips/MIPS_ATOMIC_SET
and called it "fast_sysmips" which itself would go into the old
sysmips function when not MIPS_ATOMIC_SET.
Flo
--
Florian Lohoff flo@rfc822.org +49-5201-669912
Why is it called "common sense" when nobody seems to have any?
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: newest kernel, Pete Popov |
|---|---|
| Next by Date: | Re: newest kernel, George Gensure |
| Previous by Thread: | Re: newest kernel, Pete Popov |
| Next by Thread: | Re: newest kernel, George Gensure |
| Indexes: | [Date] [Thread] [Top] [All Lists] |