Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2001 09:42:07 -0800
From:      Jason Evans <jasone@canonware.com>
To:        John Hay <jhay@icomtek.csir.co.za>
Cc:        current@FreeBSD.org
Subject:   Re: lock order reversal message
Message-ID:  <20010130094207.E17900@canonware.com>
In-Reply-To: <200101301156.f0UBuQw75143@zibbi.icomtek.csir.co.za>; from jhay@icomtek.csir.co.za on Tue, Jan 30, 2001 at 01:56:26PM %2B0200
References:  <200101301156.f0UBuQw75143@zibbi.icomtek.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 30, 2001 at 01:56:26PM +0200, John Hay wrote:
> Booting with a kernel built from today's source (with devfs also in),
> I see this lock order reversal message:
> 
> ###################################
> Routing daemons:.
> Doing IPv6 network setup:add net ::ffff:0.0.0.0: gateway ::1
> add net ::0.0.0.0: gateway ::1
> net.inet6.ip6.forwarding: 0 -> 0
> net.inet6.ip6.accept_rtadv: 0 -> 0
> net.inet6.ip6.accept_rtadv: 0 -> 1
> lock order reversal
>  1st vnode interlock last acquired @ ../../kern/vfs_vnops.c:644
>  2nd 0xc02d5280 mntvnode @ ../../ufs/ffs/ffs_vfsops.c:940
>  3rd 0xc85d314c vnode interlock @ ../../ufs/ffs/ffs_vfsops.c:949
> add net fe80::: gateway ::1
> add net ff02::: gateway fe80::2a0:c9ff:fe8d:7c5f%fxp0
> ND default interface = fxp0
>  IPv4 mapped IPv6 address support=YES.
> Additional daemons: syslogd.
> ###################################
> 
> The machine is a SMP box, if that makes a difference. It does not seem
> to cause harm because it continue booting and I can log in.

This shouldn't be a problem.  The lock order reversal has been there for a
long time and hasn't caused any problems, but since simplelocks were used
before, we didn't have any diagnostics to tell us it was there.

Jason


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010130094207.E17900>