Date: Sat, 23 Aug 2008 07:23:52 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c Message-ID: <200808230724.m7N7O4Ge038784@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-08-23 07:23:52 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: SVN rev 182033 on 2008-08-23 07:23:52Z by imp Cope with errors from device_get_children(). These errors can happen only in low memory situations, so the error fork of these fixes is lightly tested, but they should do the least-wrong thing... Submitted by: Hans Petter Selasky Revision Changes Path 1.363 +7 -4 src/sys/dev/pci/pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808230724.m7N7O4Ge038784>