Date: Mon, 12 Jul 2010 12:16:11 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata ata-all.c Message-ID: <201007121216.o6CCGNxO025527@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2010-07-12 12:16:11 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-all.c
Log:
SVN rev 209944 on 2010-07-12 12:16:11Z by mav
Revert and remake r209883:
Do not grab lock while setting up interrupt, as it causes LOR with
allocation code. Instead make interrupt handler check that CAM bus
initialization completed before touching it.
While there, slightly improve attach errors handling.
Reported by: kib
Revision Changes Path
1.325 +15 -9 src/sys/dev/ata/ata-all.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007121216.o6CCGNxO025527>
