Hello,

with a recent -Current :
% uname -a
FreeBSD YYY 5.0-CURRENT 
FreeBSD 5.0-CURRENT #1: Wed Jan  1 15:18:16 CET 2003    
XXX@YYY:/files3/obj/usr/src/sys/multi-cur i386
%

upgrade done around 01/01 via :
cd /usr
cvs -r co -P src/
(cd src ; make buildworld && make buildkernel KERNCONF=multi-cur)

the kernel is just a stock GENERIC with SMP enabled.

when rebooting after mergemaster :

lock order reversal
 1st 0xc4260950 process lock (process lock) @ 
/usr/src/sys/kern/vfs_mount.c:1143
 2nd 0xc4cfc634 filedesc structure (filedesc structure) @ 
/usr/src/sys/kern/vfs_mount.c:1150

when rebooting :

lock order reversal
 1st 0xc421f5c0 process lock (process lock) @ 
/usr/src/sys/kern/kern_descrip.c:2101
 2nd 0xc41b3e34 filedesc structure (filedesc structure) @ 
/usr/src/sys/kern/kern_descrip.c:2108

        Happy new hacking year

        TfH

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

Reply via email to