diff options
author | MUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com> | 2006-03-22 14:49:20 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-19 14:13:22 -0700 |
commit | 551bcb75b3d9f23348a524210ccfff26d865e425 (patch) | |
tree | fd4990605440ffff56c041ebef87624d225a6c08 /Documentation/vm | |
parent | 92c9be95549632da09088320f202fa5c05b21ddf (diff) | |
download | talos-obmc-linux-551bcb75b3d9f23348a524210ccfff26d865e425.tar.gz talos-obmc-linux-551bcb75b3d9f23348a524210ccfff26d865e425.zip |
[PATCH] acpiphp: hotplug slot hotplug
o hotplug slots add
When the hot-added PCI device is p2p bridge, acpiphp calls
find_p2p_bridge() to add hotplug slots.
o hotplug slots remove
When the hot-removing PCI device is p2p bridge, acpiphp
calls cleanup_p2p_bridge() to remove hotplug slots.
o notify handler exchange
When the p2p bridge is added, acpiphp changes the notify
hanlder.
If no bridge device is inserted into the hotpluggable PCI
slot, acpiphp installs the notify handler for function.
After the p2p bridge hot-add, acpiphp has to install the
notify handler for bridge. Because, the role of the
handlers are not same. The hot-remove case is ditto.
Signed-off-by: MUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/vm')
0 files changed, 0 insertions, 0 deletions