kern/70189: [patch] vr(4) implements panic(9)
Robert Watson
rwatson at FreeBSD.org
Mon Aug 9 15:46:49 PDT 2004
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 at urgle.com>
Could you confirm whether that solves this problem for you?
http://www.freebsd.org/cgi/query-pr.cgi?pr=70189
More information about the freebsd-bugs
mailing list