From owner-freebsd-current Wed Nov 15 12:32:18 2000 Delivered-To: freebsd-current@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-206-90-77.dsl.snfc21.pacbell.net [63.206.90.77]) by hub.freebsd.org (Postfix) with ESMTP id B2ED937B4C5 for ; Wed, 15 Nov 2000 12:32:15 -0800 (PST) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.11.1) with ESMTP id eAFKcYF04489; Wed, 15 Nov 2000 12:38:37 -0800 (PST) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200011152038.eAFKcYF04489@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Warner Losh Cc: current@freebsd.org Subject: Re: Bad commit? In-reply-to: Your message of "Wed, 15 Nov 2000 11:47:07 MST." <200011151847.LAA57606@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 15 Nov 2000 12:38:34 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > As near as I can tell on my laptop, the following change causes panics > with kernel page faults. With it, my laptop panics every time on > boot (although in slightly different places for my two different > kernels) and without it I'm rock solid. > > Has anybody else seen this? Yes; I think it's broken the resource manager. > Warner > > mckusick 2000/11/14 12:46:02 PST > > Modified files: > sys/sys rman.h > sys/kern subr_bus.c subr_rman.c > Log: > In preparation for deprecating CIRCLEQ macros in favor of TAILQ > macros which provide the same functionality and are a bit more > efficient, convert use of CIRCLEQ's in resource manager to TAILQ's. > > Approved by: Garrett Wollman > > Revision Changes Path > 1.13 +3 -3 src/sys/sys/rman.h > 1.83 +3 -5 src/sys/kern/subr_bus.c > 1.14 +30 -35 src/sys/kern/subr_rman.c > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message