All of lore.kernel.org
 help / color / mirror / Atom feed
* parisc: pcibios_init_bus() isn't called
@ 2008-06-15 16:13 Adrian Bunk
  2008-06-16 22:41 ` Grant Grundler
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2008-06-15 16:13 UTC (permalink / raw)
  To: kyle, matthew, grundler; +Cc: linux-parisc, linux-kernel

arch/parisc/kernel/pci.c:pcibios_init_bus() never gets called - this
doesn't seem to be intentionally?

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: parisc: pcibios_init_bus() isn't called
  2008-06-15 16:13 parisc: pcibios_init_bus() isn't called Adrian Bunk
@ 2008-06-16 22:41 ` Grant Grundler
  2008-06-17  9:01   ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Grundler @ 2008-06-16 22:41 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: kyle, matthew, grundler, linux-parisc, linux-kernel

On Sun, Jun 15, 2008 at 07:13:27PM +0300, Adrian Bunk wrote:
> arch/parisc/kernel/pci.c:pcibios_init_bus() never gets called - this
> doesn't seem to be intentionally?

I think this is accidentally abandoned code and introduced here:
    http://lkml.org/lkml/2001/12/22/43

So it was called from pci_do_scan_bus(). Can you track down when this
was removed from pci_do_scan_bus() ?

But it was once used by parisc port:
    http://lists.parisc-linux.org/pipermail/parisc-linux/2001-June/037259.html

and then perhaps got removed soon after in the generic code:
    http://www.cs.helsinki.fi/linux/linux-kernel/2003-01/0388.html

But I'm not finding the exact patch that removed it.

thanks,
grant

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: parisc: pcibios_init_bus() isn't called
  2008-06-16 22:41 ` Grant Grundler
@ 2008-06-17  9:01   ` Adrian Bunk
  0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2008-06-17  9:01 UTC (permalink / raw)
  To: Grant Grundler, ink; +Cc: kyle, matthew, linux-parisc, linux-kernel

On Mon, Jun 16, 2008 at 04:41:07PM -0600, Grant Grundler wrote:
> On Sun, Jun 15, 2008 at 07:13:27PM +0300, Adrian Bunk wrote:
> > arch/parisc/kernel/pci.c:pcibios_init_bus() never gets called - this
> > doesn't seem to be intentionally?
> 
> I think this is accidentally abandoned code and introduced here:
>     http://lkml.org/lkml/2001/12/22/43

As far as I can see this patch never made it into the tree?

Ivan, do you remember details about this?

> So it was called from pci_do_scan_bus(). Can you track down when this
> was removed from pci_do_scan_bus() ?
> 
> But it was once used by parisc port:
>     http://lists.parisc-linux.org/pipermail/parisc-linux/2001-June/037259.html
> 
> and then perhaps got removed soon after in the generic code:
>     http://www.cs.helsinki.fi/linux/linux-kernel/2003-01/0388.html
> 
> But I'm not finding the exact patch that removed it.
> 
> thanks,
> grant

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-17  9:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-15 16:13 parisc: pcibios_init_bus() isn't called Adrian Bunk
2008-06-16 22:41 ` Grant Grundler
2008-06-17  9:01   ` Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.