Hiten Pandya wrote:
> one more question... if there is a lock order
> reversal.. is there a way that can be solved.. for
> e.g. by using on of the MTX_XX things...

The lock order verification is not part of the mtx API.  It's debugging
stuff activated by default in -CURRENT.  If you do not want to see these
warnings, remove ``options WITNESS'' from your kernel conf or patch the
code to solve the problem :-)

Regards,
Maxime Henrion
-- 
Don't be fooled by cheap finnish imitations ; BSD is the One True Code

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to