[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Marcus Glocker <mglocker_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 21 Feb 2009 01:18:13 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: mglocker_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/02/21 01:18:13
Modified files:
sys/dev/usb : uvideo.c
Log message:
Fix a kernel crash for bulk devices when closing the video stream;
We give the kthread loop a moment to recognize that bulk_running=0
before we close the USB pipes. Otherwise it can happen that we close
the USB pipes before the kthread loop stopped.
Visit your host, monkey.org