patch-2.3.99-pre6 linux/drivers/sound/dmabuf.c

Next file: linux/drivers/sound/dmasound/dmasound.h
Previous file: linux/drivers/sound/cmpci.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/sound/dmabuf.c linux/drivers/sound/dmabuf.c
@@ -1218,6 +1218,7 @@
 	}
 }
 
+/* No kernel lock - DMAbuf_activate_recording protected by global cli/sti */
 static unsigned int poll_input(struct file * file, int dev, poll_table *wait)
 {
 	struct audio_operations *adev = audio_devs[dev];

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)