Subject: Re: 2.0 panic problem: workaround
To: None <port-mips@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-mips
Date: 06/14/2004 03:11:34
In article <20040613230122.GA5949@drowsy.duskware.de>,
Martin Husemann <martin@duskware.de> wrote:
>On Sun, Jun 13, 2004 at 09:35:12PM +0900, Christopher SEKIYA wrote:
>> If there are no valid objections within the next 48 hours, I'll submit the
>> patch (and a patch that adds comments to arch/*mips/conf/* explaining why
>> COMPAT_16 is necessary) to releng for immediate pullup to 2.0.
>
>I'd just like to note that getting rid of the __sigreturn14 was a
>prerequisite set by core for the 2.0 release.

In addition, this "solution" just hides the real bug, which will show up
again once you start using setcontext().

christos