aboutsummaryrefslogtreecommitdiff
path: root/include/linux/start_kernel.h
AgeCommit message (Collapse)AuthorFilesLines
2006-12-07[PATCH] i386: cpu_detect extractionRusty Russell1-0/+12
Both lhype and Xen want to call the core of the x86 cpu detect code before calling start_kernel. (extracted from larger patch) AK: folded in start_kernel header patch Signed-off-by: Jeremy Fitzhardinge <[email protected]> Signed-off-by: Rusty Russell <[email protected]> Signed-off-by: Andi Kleen <[email protected]> Cc: Jeremy Fitzhardinge <[email protected]> Cc: Andi Kleen <[email protected]> Signed-off-by: Andrew Morton <[email protected]>