Module Name: src Committed By: mlelstv Date: Sun Feb 16 21:09:00 UTC 2025
Modified Files:
src/sys/dev: video.c
Log Message:
When dropping lock around scatter_io_uiomove(), use busy flag
to serialize operations.
Hold lock while accessing video_stream and video_buffer.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/video.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
