Date: Mon, 9 Aug 2004 22:46:49 GMT From: Robert Watson <rwatson@FreeBSD.org> To: rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org, rwatson@FreeBSD.org Subject: Re: kern/70189: [patch] vr(4) implements panic(9) Message-ID: <200408092246.i79MknQK067911@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: [patch] vr(4) implements panic(9) Responsible-Changed-From-To: freebsd-bugs->rwatson Responsible-Changed-By: rwatson Responsible-Changed-When: Mon Aug 9 22:41:35 GMT 2004 Responsible-Changed-Why: I committed a similar change to address the same issue as if_vr.c:1.93: revision 1.93 date: 2004/08/07 19:40:19; author: rwatson; state: Exp; lines: +2 -0 Acquire vr lock before entering vr_setcfg() in vr_miibus_statchg(), since vr_setcfg() expects it. Reported by: Mike Bristow <mike@urgle.com> Could you confirm whether that solves this problem for you? http://www.freebsd.org/cgi/query-pr.cgi?pr=70189
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408092246.i79MknQK067911>