patch-2.3.21 linux/drivers/sgi/char/shmiq.c
Next file: linux/drivers/usb/audio.c
Previous file: linux/drivers/scsi/sg.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Oct 11 10:13:25 1999
-  Orig file: 
v2.3.20/linux/drivers/sgi/char/shmiq.c
-  Orig date: 
Thu Aug 26 13:05:39 1999
diff -u --recursive --new-file v2.3.20/linux/drivers/sgi/char/shmiq.c linux/drivers/sgi/char/shmiq.c
@@ -118,7 +118,7 @@
 	s->tail = tail_next;
 	shmiqs [device].tail = tail_next;
 	if (shmiqs [device].fasync)
-		kill_fasync (shmiqs [device].fasync, SIGIO);
+		kill_fasync (shmiqs [device].fasync, SIGIO, POLL_IN);
 	wake_up_interruptible (&shmiqs [device].proc_list);
 }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)