Date: Fri, 12 Oct 2012 11:53:22 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-stable@freebsd.org Cc: =?iso-8859-1?q?G=F3t_Andr=E1s?= <andrej@antiszoc.hu>, Sami Halabi <sodynet1@gmail.com> Subject: Re: FreeBSD 9.1-RC2 Available... Message-ID: <201210121153.23016.jhb@freebsd.org> In-Reply-To: <CAEW%2BogaFUrxkeoTbNtthA%2BAaBVPsr-RFo8acHBFtioBVE1-hhg@mail.gmail.com> References: <1349895240.84923.22.camel@bauer.cse.buffalo.edu> <1c7d96914a72449945f047146eaed394@antiszoc.hu> <CAEW%2BogaFUrxkeoTbNtthA%2BAaBVPsr-RFo8acHBFtioBVE1-hhg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, October 11, 2012 3:49:51 am Sami Halabi wrote: > Hi, > > there's a patch in the list you mentioned. > it should go to rc3 i guess. No, that patch would break all other interrupt config hooks like probes for SATA and SCSI disks and USB disks. Some driver's config hook is not finishing. Each driver's hook is responsible for deregistering itself once it has finished it's interrupt probing which is why it is not obvious how the list becomes empty. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210121153.23016.jhb>