From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] arm: use generic infrastructure for early params
Date: Fri, 8 Jan 2010 16:35:07 +0000 [thread overview]
Message-ID: <20100108163507.GD32558@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1262835561.887596.484530867548.1.gpush@pororo>
On Thu, Jan 07, 2010 at 02:39:21PM +1100, Jeremy Kerr wrote:
> The ARM setup code includes its own parser for early params, there's
> also one in the generic init code.
>
> This patch removes __early_init (and related code) from
> arch/arm/kernel/setup.c, and changes users to the generic early_init
> macro instead.
>
> The generic macro takes a char * argument, rather than char **, so we
> need to update the parser functions a little.
>
> Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Any chance of having this in the patch system please?
Thanks.
prev parent reply other threads:[~2010-01-08 16:35 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 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
2010-01-10 23:06 ` 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 1/3] arm: use generic infrastructure for early params Jeremy Kerr
2010-01-08 16:35 ` Russell King - ARM Linux [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=20100108163507.GD32558@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).