[EMAIL PROTECTED] wrote:
it's been assigned CR 6566207 by Linda Bernal. Basically, if you look at si_intr and read the comments in the code, the bug is pretty obvious.

si3124 driver's interrupt routine is incorrectly coded. The ddi_put32 that clears the interrupts should be enclosed in an "else" block, thereby making it consistent with the comment just below. Otherwise, you would be double clearing the interrupts, thus losing pending interrupts.

Since this is a simple fix, there's really no point dealing it as a contributor.

The bug report for 6566207 states that the submitter is an OpenSolaris
contributor who wishes to work on the fix.  If this is not the case, we
should clarify this CR so it doesn't languish.  It's still sitting in
the dispatched state (hasn't been accepted by anyone).


well, it *just* got filed at 10PM on the 5th...

but I've raised its priority and added the SATA team to the notification. I'll follow up with private email pointing out the urgency of the fix.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to