From: jeremy.kerr@canonical.com (Jeremy Kerr)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] arm: export arm_add_memory
Date: Mon, 11 Jan 2010 08:32:44 +1100 [thread overview]
Message-ID: <201001110832.44274.jeremy.kerr@canonical.com> (raw)
In-Reply-To: <20100108163905.GF32558@n2100.arm.linux.org.uk>
Russell,
> I've been thinking about this a bit, and rather than indirecting the
> DT stuff through an inline function, I think we should rename the
> function instead to something that's compatible with DT. Yes, that
> means changing the arguments, but in the longer term, we're likely
> to need to pass more than 32-bits of memory start/size to the kernel.
Any thoughts on using the generic LMB infrastructure to manage this instead?
The DT code is written for arches that have LMB support, so the main reason
for this patch is to provide a hook into non-LMB arches.
Cheers,
Jeremy
next prev parent reply other threads:[~2010-01-10 21:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-07 3:39 [PATCH 0/3] Base patches for ARM devicetree groundwork Jeremy Kerr
2010-01-07 3:39 ` [PATCH 1/3] arm: use generic infrastructure for early params Jeremy Kerr
2010-01-08 16:35 ` Russell King - ARM Linux
2010-01-07 3:39 ` [PATCH 2/3] arm: change command_line to cmd_line, and export it Jeremy Kerr
2010-01-08 16:37 ` Russell King - ARM Linux
2010-01-07 3:39 ` [PATCH 3/3] arm: export arm_add_memory Jeremy Kerr
2010-01-08 16:39 ` Russell King - ARM Linux
2010-01-10 21:32 ` Jeremy Kerr [this message]
2010-01-10 23:06 ` Russell King - ARM Linux
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=201001110832.44274.jeremy.kerr@canonical.com \
--to=jeremy.kerr@canonical.com \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).