On 14-Nov-01 David Wolfskill wrote:
> Built & booted today's -CURRENT; saw the following on the console & in
> /var/log/messages:
> 
> Nov 14 08:59:25 localhost /boot/kernel/kernel: lock order reversal
> Nov 14 08:59:25 localhost /boot/kernel/kernel: 1st 0xc0427980 dev_pager
> create @ /usr/src/sys/vm/device_pager.c:143
> Nov 14 08:59:25 localhost /boot/kernel/kernel: 2nd 0xc03feca0 pool mutex @
> /usr/src/sys/kern/kern_sx.c:329

This is due to the sx worker locks not using MTX_NOWITNESS with the pool mutex
changes.  It's not a problem though.

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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

Reply via email to