[PATCH v3 11/22] PCI, drm: Kill pci_root_buses in alpha hose setting

2013-01-28 Thread Yijing Wang
On 2013/1/28 3:23, Yinghai Lu wrote: > Replace that with hotplug-safe version. > > Signed-off-by: Yinghai Lu > Cc: David Airlie > Cc: dri-devel at lists.freedesktop.org > --- > drivers/gpu/drm/drm_fops.c | 10 +++--- > 1 file changed, 7 insertions(+), 3 deletions(-) > > diff --git a/driv

Re: [PATCH v3 11/22] PCI, drm: Kill pci_root_buses in alpha hose setting

2013-01-27 Thread Yijing Wang
On 2013/1/28 3:23, Yinghai Lu wrote: > Replace that with hotplug-safe version. > > Signed-off-by: Yinghai Lu > Cc: David Airlie > Cc: dri-devel@lists.freedesktop.org > --- > drivers/gpu/drm/drm_fops.c | 10 +++--- > 1 file changed, 7 insertions(+), 3 deletions(-) > > diff --git a/drivers

Re: [PATCH v3 11/22] PCI, drm: Kill pci_root_buses in alpha hose setting

2013-01-27 Thread Yinghai Lu
On Sun, Jan 27, 2013 at 7:21 PM, Yijing Wang wrote: > On 2013/1/28 3:23, Yinghai Lu wrote: >> Replace that with hotplug-safe version. >> >> Signed-off-by: Yinghai Lu >> Cc: David Airlie >> Cc: dri-devel@lists.freedesktop.org >> --- >> drivers/gpu/drm/drm_fops.c | 10 +++--- >> 1 file chan

[PATCH v3 11/22] PCI, drm: Kill pci_root_buses in alpha hose setting

2013-01-27 Thread Yinghai Lu
On Sun, Jan 27, 2013 at 7:21 PM, Yijing Wang wrote: > On 2013/1/28 3:23, Yinghai Lu wrote: >> Replace that with hotplug-safe version. >> >> Signed-off-by: Yinghai Lu >> Cc: David Airlie >> Cc: dri-devel at lists.freedesktop.org >> --- >> drivers/gpu/drm/drm_fops.c | 10 +++--- >> 1 file c

[PATCH v3 11/22] PCI, drm: Kill pci_root_buses in alpha hose setting

2013-01-27 Thread Yinghai Lu
Replace that with hotplug-safe version. Signed-off-by: Yinghai Lu Cc: David Airlie Cc: dri-devel@lists.freedesktop.org --- drivers/gpu/drm/drm_fops.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/drm_fops.c b/drivers/gpu/drm/drm_fops.c index 13

[PATCH v3 11/22] PCI, drm: Kill pci_root_buses in alpha hose setting

2013-01-27 Thread Yinghai Lu
Replace that with hotplug-safe version. Signed-off-by: Yinghai Lu Cc: David Airlie Cc: dri-devel at lists.freedesktop.org --- drivers/gpu/drm/drm_fops.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/drm_fops.c b/drivers/gpu/drm/drm_fops.c index