[PATCH 1/3] arm: use generic infrastructure for early params

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Jan 8 11:35:07 EST 2010


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 at canonical.com>

Any chance of having this in the patch system please?

Thanks.



More information about the linux-arm-kernel mailing list