From: Russell King <rmk@arm.linux.org.uk>
To: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: CFT/RFC: New cardbus resource allocation
Date: Thu, 7 Nov 2002 10:37:12 +0000 [thread overview]
Message-ID: <20021107103712.C7579@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20021107132540.A2612@jurassic.park.msu.ru>; from ink@jurassic.park.msu.ru on Thu, Nov 07, 2002 at 01:25:40PM +0300
On Thu, Nov 07, 2002 at 01:25:40PM +0300, Ivan Kokshaysky wrote:
> Looks quite reasonable.
> Note that we don't need 2 similar functions in setup-res.c -
> pci_assign_resource() can be easily converted to use your
> pci_alloc_parent_resource(), and pci_assign_bus_resource() can
> be killed then.
I looked at that and decided it wasn't practical. pci_assign_resource()
needs the parent resource to pass it down to the architecture specific
layers. Unfortunately, trying to get that out of
pci_alloc_parent_resource() makes the API rather disgusting IMHO.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
next prev parent reply other threads:[~2002-11-07 10:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-06 19:41 CFT/RFC: New cardbus resource allocation Russell King
2002-11-06 19:46 ` Russell King
2002-11-07 10:25 ` Ivan Kokshaysky
2002-11-07 10:37 ` Russell King [this message]
2002-11-11 17:05 ` Ivan Kokshaysky
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=20021107103712.C7579@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=ink@jurassic.park.msu.ru \
--cc=linux-kernel@vger.kernel.org \
/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.