sleep mutex panic on 5.2.1-RELEASE
Peter Losher
Peter_Losher at isc.org
Thu Apr 22 11:40:48 PDT 2004
On Thursday 22 April 2004 10:58, Brian Fundakowski Feldman wrote:
> Chances are this bug does not exist anymore. Robert Watson rewrote a
> large amount of the pipe code to improve its locking and security, and
> I hammered out some left-over bugs that showed up with SMP testing.
> Please try either upgrading to -CURRENT or, if you are not using MAC,
> these two diffs might be all you need:
>
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/pipe.h.diff?r1=1.25&
>r2=1.26
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/sys_pipe.c.diff?r1=
>1.170&r2=1.158
Thanks for the pointers (I'd rather stay in the release branch if I can),
the patches applied cleanly, but it has a issue when compiling it in.
-=-
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I.
-I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/dev/ath
-I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm
-D_KERNEL -include opt_global.h -fno-common -finline-limit=15000
-fno-strict-aliasing -mno-align-long-strings
-mpreferred-stack-boundary=2 -ffreestanding
-Werror /usr/src/sys/kern/sys_pipe.c
/usr/src/sys/kern/sys_pipe.c: In function `pipe':
/usr/src/sys/kern/sys_pipe.c:364: warning: implicit declaration of
function `fdunused'
*** Error code 1
-=-
Is there something else I might be missing here?
Thanks again - Peter
--
Peter_Losher at isc.org | ISC | OpenPGP Key E8048D08 | "The bits must flow"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040422/7e4c9808/attachment.bin
More information about the freebsd-current
mailing list