Subject: Re: CVS commit: src/sys/arch/arm/arm32
To: None <chris@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: port-arm
Date: 06/23/2003 11:40:20
In article <20030623090524.24035B004@cvs.netbsd.org> you write:
>Log Message:
>Fix for port-arm/21962.  Rather than fixing the #ifndef spl0, I removed
>the test as spl0 is actually a macro for splx(0). The code now calls
>splx(0)
>
>(note building with the #ifdef fixed, caused the build to fail on a
>GENERIC acorn32 kernel.)

That's because the bug report was wrong.  The #ifdef was correct (though, as
you observe, pointless, since spl0 is always defined by <arm/arm32/psl.h>).

-- 
Ben Harris                                                   <bjh21@netbsd.org>
Portmaster, NetBSD/acorn26           <URL:http://www.netbsd.org/Ports/acorn26/>