commit | 4cff0a5994d0300e6e77e90d3354aa517a120539 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Fri Nov 12 16:21:35 2010 +0900 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 16 08:40:08 2010 -0600 |
tree | af31acd6175da6ae084456ad057ac0e067227380 | |
parent | a6a9239cd87d1bcdade909cf71413686fb70f8d0 [diff] |
pci: allow hotplug removal of cold-plugged devices This patch fixes hot unplug of cold plugged devices (those present at system start), which got broken by 5beb8ad503c88a76f2b8106c3b74b4ce485a60e1 . Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Cam Macdonell <cam@cs.ualberta.ca> Tested-by: Cam Macdonell <cam@cs.ualberta.ca> Reported-by: Cam Macdonell <cam@cs.ualberta.ca>.