2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 05:04:00 +08:00
linux-next/drivers/media/dvb/dvb-core
Peter Beutner 6757ccc57d [PATCH] dvb: core: fix race condition in FE_READ_STATUS ioctl
Fix a race condition where an application which issued a FE_READ_STATUS ioctl
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@gmx.net>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-07 18:23:53 -07:00
..
demux.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dmxdev.c [PATCH] dvb: remove unnecessary casts in dvb-core 2005-05-17 07:59:28 -07:00
dmxdev.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dvb_ca_en50221.c [PATCH] dvb: remove unnecessary casts in dvb-core 2005-05-17 07:59:28 -07:00
dvb_ca_en50221.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dvb_demux.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dvb_demux.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dvb_filter.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dvb_filter.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dvb_frontend.c [PATCH] dvb: core: fix race condition in FE_READ_STATUS ioctl 2005-07-07 18:23:53 -07:00
dvb_frontend.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dvb_net.c [PATCH] dvb: dvb_net: handle IPv6 and LLC/SNAP 2005-05-17 07:59:28 -07:00
dvb_net.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dvb_ringbuffer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dvb_ringbuffer.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dvbdev.c [PATCH] class: convert drivers/* to use the new class api instead of class_simple 2005-06-20 15:15:09 -07:00
dvbdev.h [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree 2005-05-17 07:59:33 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00