Re: [2.6 patch] remove the broken PCI_MULTITHREAD_PROBE option

2007-04-06 Thread Greg KH
On Wed, Mar 28, 2007 at 10:36:25AM +0200, Cornelia Huck wrote: > On Tue, 27 Mar 2007 15:50:06 -0700, > Greg KH <[EMAIL PROTECTED]> wrote: > > > > Greg, what about driver-core-per-subsystem-multithreaded-probing.patch? > > > PCI_MULTITHREAD_PROBE shoudn't be broken with that, only in mainline? > >

Re: [2.6 patch] remove the broken PCI_MULTITHREAD_PROBE option

2007-03-28 Thread Cornelia Huck
On Tue, 27 Mar 2007 15:50:06 -0700, Greg KH <[EMAIL PROTECTED]> wrote: > > Greg, what about driver-core-per-subsystem-multithreaded-probing.patch? > > PCI_MULTITHREAD_PROBE shoudn't be broken with that, only in mainline? > > Do you want to enable PCI multithreaded probing using your patch? I > d

Re: [2.6 patch] remove the broken PCI_MULTITHREAD_PROBE option

2007-03-27 Thread Greg KH
On Tue, Mar 27, 2007 at 01:03:51PM +0200, Cornelia Huck wrote: > On Tue, 27 Mar 2007 03:02:51 +0200, > Adrian Bunk <[EMAIL PROTECTED]> wrote: > > > This patch removes the PCI_MULTITHREAD_PROBE option that had already > > been marked as broken. > > > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED

Re: [2.6 patch] remove the broken PCI_MULTITHREAD_PROBE option

2007-03-27 Thread Cornelia Huck
On Tue, 27 Mar 2007 03:02:51 +0200, Adrian Bunk <[EMAIL PROTECTED]> wrote: > This patch removes the PCI_MULTITHREAD_PROBE option that had already > been marked as broken. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > > Documentation/pci.txt|4 --- > drivers/base/dd.c

[2.6 patch] remove the broken PCI_MULTITHREAD_PROBE option

2007-03-26 Thread Adrian Bunk
This patch removes the PCI_MULTITHREAD_PROBE option that had already been marked as broken. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- Documentation/pci.txt|4 --- drivers/base/dd.c| 41 ++- drivers/pci/Kconfig | 25 -