Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2000 12:38:34 -0800
From:      Mike Smith <msmith@freebsd.org>
To:        Warner Losh <imp@village.org>
Cc:        current@freebsd.org
Subject:   Re: Bad commit? 
Message-ID:  <200011152038.eAFKcYF04489@mass.osd.bsdi.com>
In-Reply-To: Your message of "Wed, 15 Nov 2000 11:47:07 MST." <200011151847.LAA57606@harmony.village.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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 <wollman@khavrinen.lcs.mit.edu>
>   
>   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




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