[PATCH] ppc32: enable use of early_param
authorPaul Mackerras <paulus@samba.org>
Tue, 17 May 2005 06:48:39 +0000 (16:48 +1000)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 17 May 2005 16:27:05 +0000 (09:27 -0700)
commit19bbdf0e510471ecebb3fe09bd8b00773cc63b88
tree7a90cca66dfb14f29c45dbedcd8c4b8bfa394854
parentad542ef5b2296fa7a8518e6be67c4588b750d316
[PATCH] ppc32: enable use of early_param

We need to call parse_early_param() early on to allow usage of
early_param() for command line parsing.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/kernel/setup.c