Subject: Re: Interrupt level in system call
To: None <uwe@ptc.spbu.ru>
From: Masao Uebayashi <uebayasi@brains.co.jp>
List: port-sh3
Date: 10/10/2006 09:21:19
> I've fixed general_exception() to drop back to the previous spl level
> (from SSR) - which improves things quite a bit already (e.g. running
> cu from a wscons terminal (i.e. slow rasops output) doesn't cause scif
> to lose incoming chars).

Thanks.

BTW, how is your fix different from mine?  As far as I read the code,
those two are on the very same code path.  (I'm not complaining but
just want to make sure. :-)

Masao