Date: Sun, 31 Jan 2010 22:21:08 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/pci fire.c Message-ID: <201001312221.o0VMLUiA032186@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-01-31 22:21:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/sparc64/pci fire.c
Log:
SVN rev 203327 on 2010-01-31 22:21:08Z by marius
MFC: r203094
- Zero the MSI/MSI-X queue argument, otherwise mtx_init(9) can panic
indicating an already initialized lock.
- Check for an empty MSI/MSI-X queue entry before asserting that we have
received a MSI/MSI-X message in order to not panic in case of stray MSI/
MSI-X queue interrupts which may happen in case of using an interrupt
handler rather than a filter.
Approved by: re (kib)
Revision Changes Path
1.4.4.3 +3 -3 src/sys/sparc64/pci/fire.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001312221.o0VMLUiA032186>
