* 2.6.17-rc1+git, Sym2: unknown symbol pcibios_resource_to_bus
@ 2006-04-17 10:22 Meelis Roos
2006-04-17 14:30 ` James Bottomley
0 siblings, 1 reply; 2+ messages in thread
From: Meelis Roos @ 2006-04-17 10:22 UTC (permalink / raw)
To: linux-scsi
WARNING: /lib/modules/2.6.17-rc1-gc19f7a9e/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko needs unknown symbol pcibios_resource_to_bus
Is is something missing from sparc64, or is sym53c8xx using something
arch-specific (pcibios sounds like it)?
It's introduced by [SCSI] Use pcibios_resource_to_bus()
--
Meelis Roos (mroos@linux.ee)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.17-rc1+git, Sym2: unknown symbol pcibios_resource_to_bus
2006-04-17 10:22 2.6.17-rc1+git, Sym2: unknown symbol pcibios_resource_to_bus Meelis Roos
@ 2006-04-17 14:30 ` James Bottomley
0 siblings, 0 replies; 2+ messages in thread
From: James Bottomley @ 2006-04-17 14:30 UTC (permalink / raw)
To: Meelis Roos; +Cc: linux-scsi
On Mon, 2006-04-17 at 13:22 +0300, Meelis Roos wrote:
> WARNING: /lib/modules/2.6.17-rc1-gc19f7a9e/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko needs unknown symbol pcibios_resource_to_bus
>
> Is is something missing from sparc64, or is sym53c8xx using something
> arch-specific (pcibios sounds like it)?
pcibios_resource_to_bus is a new function which is inline in
asm-generic/pci.h. However, sparc64 overrides it as an external
function which is in arch/sparc64/kernel/pci.c, so this looks like some
type of sparc issue.
James
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-17 14:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-17 10:22 2.6.17-rc1+git, Sym2: unknown symbol pcibios_resource_to_bus Meelis Roos
2006-04-17 14:30 ` James Bottomley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox