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

Next file: linux/drivers/sound/sonicvibes.c
Previous file: linux/drivers/sound/sb_common.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/sound/sequencer.c linux/drivers/sound/sequencer.c
@@ -1561,6 +1561,7 @@
 	return put_user(val, (int *)arg);
 }
 
+/* No kernel lock - we're using the global irq lock here */
 unsigned int sequencer_poll(int dev, struct file *file, poll_table * wait)
 {
 	unsigned long flags;

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