commit | 9ca33eb6981549c0d1b7aea7f99f1ba602161356 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Sep 26 10:52:32 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:32 2006 +0200 |
tree | 9b74231b83fdf834f40fac40b95b0b6656835b9b | |
parent | d4d35854a1cf7fb170c8e133a5e40a9d19e7fc17 [diff] |
[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>