From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] arm: export arm_add_memory
Date: Fri, 8 Jan 2010 16:39:05 +0000 [thread overview]
Message-ID: <20100108163905.GF32558@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1262835561.888252.461260980683.3.gpush@pororo>
On Thu, Jan 07, 2010 at 02:39:21PM +1100, Jeremy Kerr wrote:
> We'd like to add memory from the device tree, so make arm_add_memory
> non-static and add a prototype in setup.h
>
> Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
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.
next prev parent reply other threads:[~2010-01-08 16:39 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 [this message]
2010-01-10 21:32 ` Jeremy Kerr
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=20100108163905.GF32558@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--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).