Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/dev/pci



Module Name:    src
Committed By:   snj
Date:           Mon Mar  2 19:53:26 UTC 2009

Modified Files:
        src/sys/dev/pci [netbsd-5]: azalia.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #521):
        sys/dev/pci/azalia.c: revision 1.67
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 -u -r1.64 -r1.64.6.1 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