[linuxtv-cvs] dvb-kernel
Johannes Stezenbach via CVS
js at linuxtv.org
Mon Jun 6 19:51:27 CEST 2005
CVSROOT: /cvs/linuxtv
Module name: dvb-kernel
Changes by: js 20050606 19:51:27
Modified files:
linux/drivers/media/dvb/dvb-core: dvb_frontend.c
Log message:
Fix a race condition where an application which issued FE_READ_STATUS
directly after FE_SET_FRONTEND would see an old status, i.e.
FE_READ_STATUS would be executed before the frontend thread
has even seen the tungin request from FE_SET_FRONTEND.
Signed-off-by: Peter Beutner <p.beutner at gmx.net>
More information about the linuxtv-cvs
mailing list