]> Pileus Git - ~andy/linux/commit
IA64: Use early_parm to handle mvec_name and nomca
authorHorms <horms@verge.net.au>
Thu, 23 Mar 2006 22:27:12 +0000 (14:27 -0800)
committerTony Luck <tony.luck@intel.com>
Thu, 23 Mar 2006 22:27:12 +0000 (14:27 -0800)
commita5b00bb4fe60796c791238cf5653b82110031c93
tree05938f68e51ad465e7ff76f05945210523061c1b
parent39e18de810049e836390830174a248ad241b156a
IA64: Use early_parm to handle mvec_name and nomca

I'm not sure of the worthiness of this idea, so please consider it an RFC.
Its key merits are:

* Reuse existing infrastructure
* Greatly tightens up the parsing of nomca
* Greatly simplifies the parsing of machvec

Addition cleanup (moving setup_mvec() to machvec.c) by Ken Chen.

Signed-Off-By: Horms <horms@verge.net.au>
Signed-Off-By: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/machvec.c
arch/ia64/kernel/setup.c