On Monday 10 April 2006 20:27, Max Laier wrote:
> mlaier      2006-04-10 18:27:00 UTC
>
>   FreeBSD src repository
>
>   Modified files:        (Branch: RELENG_6)
>     sys/dev/ipw          if_ipw.c if_ipwvar.h
>   Log:
>   Stopgap fix to avoid "mutex ipw0 recursed" panics in msleep for recursive
>   ioctl paths.  Instead of using a recursive mutex we use conditional
> locking and keep track of the recursion on the stack.
>
>   Reported and tested by: Ulrich Spoerlein
>   Approved by:            re (scottl)

The final sollution is to completely fix those cases in CURRENT (some already 
have been fixed) and merge back.  In lack of ipw(4) hardware and that close 
to the release this bandaid is supposed to fix things for most common cases 
without breaking anything that already works.

-- 
/"\  Best regards,                      | [EMAIL PROTECTED]
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | [EMAIL PROTECTED]
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News

Attachment: pgpQ7QowXQ0jb.pgp
Description: PGP signature

Reply via email to