Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   jmcneill
Date:           Wed Feb 25 15:46:34 UTC 2009

Modified Files:
        src/sys/dev/pci: azalia.c

Log Message:
PR# port-i386/40143: Viewing an mpeg transport stream with mplayer causes crash

Not directly related to the PR but this bug was discovered while testing.

In azalia_stream_halt, invalidate the intr ptr to prevent a race condition
where azalia_stream_intr can jump off into lala land during stream shutdown.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 src/sys/dev/pci/azalia.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index