DragonFly BSD
DragonFly kernel List (threaded) for 2005-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: CALL TO COMMITTERS! HELPING WITH SPL REMOVAL!


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Thu, 2 Jun 2005 19:19:14 +0200
Mail-followup-to: kernel@crater.dragonflybsd.org

On Thu, Jun 02, 2005 at 10:07:37AM -0700, Matthew Dillon wrote:
>     There are a few cases where SPLs are assymetric, such as this:
> 
> 	s = splblah1();
> 	splblah2();
> 	...
> 	splx(s);

Those should be identified and fixed, they will be a problem later anyway.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]