Linux SCSI subsystem development
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@SteelEye.com>
To: Meelis Roos <mroos@linux.ee>
Cc: linux-scsi@vger.kernel.org
Subject: Re: 2.6.17-rc1+git, Sym2: unknown symbol pcibios_resource_to_bus
Date: Mon, 17 Apr 2006 10:30:50 -0400	[thread overview]
Message-ID: <1145284250.4574.1.camel@mulgrave.il.steeleye.com> (raw)
In-Reply-To: <Pine.SOC.4.61.0604171318410.5555@math.ut.ee>

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



      reply	other threads:[~2006-04-17 14:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1145284250.4574.1.camel@mulgrave.il.steeleye.com \
    --to=james.bottomley@steeleye.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mroos@linux.ee \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox