patch-2.4.5 linux/Documentation/pci.txt
Next file: linux/Documentation/rtc.txt
Previous file: linux/Documentation/parport.txt
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sat May 19 17:43:05 2001
- Orig file:
v2.4.4/linux/Documentation/pci.txt
- Orig date:
Sun Sep 17 09:45:06 2000
diff -u --recursive --new-file v2.4.4/linux/Documentation/pci.txt linux/Documentation/pci.txt
@@ -60,8 +60,8 @@
remove Pointer to a function which gets called whenever a device
being handled by this driver is removed (either during
deregistration of the driver or when it's manually pulled
- out of a hot-pluggable slot). This function can be called
- from interrupt context.
+ out of a hot-pluggable slot). This function always gets
+ called from process context, so it can sleep.
suspend, Power management hooks -- called when the device goes to
resume sleep or is resumed.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)