[PATCH] Use early CPU identify before early command line parsing
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:32 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:32 +0000 (10:52 +0200)
commit9ca33eb6981549c0d1b7aea7f99f1ba602161356
tree9b74231b83fdf834f40fac40b95b0b6656835b9b
parentd4d35854a1cf7fb170c8e133a5e40a9d19e7fc17
[PATCH] Use early CPU identify before early command line parsing

This makes it possible to modify CPU flags in command line
options without hacks.

And remove another copy in head64.c

Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/head64.c
arch/x86_64/kernel/setup.c