Date: Fri, 23 Feb 2007 22:53:56 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_rman.c Message-ID: <200702232253.l1NMrueb026295@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2007-02-23 22:53:56 UTC
FreeBSD src repository
Modified files:
sys/kern subr_rman.c
Log:
Fix a case in rman_manage_region() where the resource list would get missorted.
This would in turn confuse rman_reserve_resource(). This was only seen for
MSI resources that can get allocated and deallocated after boot.
Revision Changes Path
1.55 +7 -6 src/sys/kern/subr_rman.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702232253.l1NMrueb026295>
