From: Ralf Baechle <ralf@linux-mips.org>
To: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: Michael Buesch <mb@bu3sch.de>, linux-mips@linux-mips.org
Subject: Re: Linux MIPS PCI resource sanity check
Date: Tue, 19 Feb 2008 15:30:08 +0000 [thread overview]
Message-ID: <20080219153008.GA28788@linux-mips.org> (raw)
In-Reply-To: <47B6BFD4.5050404@ru.mvista.com>
On Sat, Feb 16, 2008 at 01:49:56PM +0300, Sergei Shtylyov wrote:
> It makes sure that a PCI resource is allocated (base of 0 means that it's
> unallocated due to previously detected resource conlict (or some other
> reason).
>
>> It triggers for me on a BCM4318 device which is behind a BCM4710 PCI bridge.
>> r->start is 0 and r->end is 0x1FFF when this triggers.
>> If I simply comment out that check the device is detected correctly
>> and seems to initialize just fine.
>
> No, that failnig resource should be relocated.
The resources were assigned during the PCI bus scan so at least with the
current implementation it's too late to reassign resources. I get the
feeling this is an indication of a problem elsewhere.
Ralf
next prev parent reply other threads:[~2008-02-19 15:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-16 10:39 Linux MIPS PCI resource sanity check Michael Buesch
2008-02-16 10:49 ` Sergei Shtylyov
2008-02-16 10:55 ` Michael Buesch
2008-02-16 23:35 ` Andrew Sharp
2008-02-17 11:19 ` Michael Buesch
2008-02-18 13:55 ` Sergei Shtylyov
2008-02-19 15:30 ` Ralf Baechle [this message]
2008-02-19 15:51 ` Ralf Baechle
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=20080219153008.GA28788@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=mb@bu3sch.de \
--cc=sshtylyov@ru.mvista.com \
/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 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.