cvs commit: src/sys/dev/ipw if_ipw.c if_ipwvar.h
Max Laier
max at love2party.net
Mon Apr 10 18:37:18 UTC 2006
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, | mlaier at freebsd.org
\ / Max Laier | ICQ #67774661
X http://pf4freebsd.love2party.net/ | mlaier at EFnet
/ \ ASCII Ribbon Campaign | Against HTML Mail and News
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060410/9c5734b3/attachment.pgp
More information about the cvs-src
mailing list