Re: [PATCH 1/2] v4 x86/mrst: add cpu type detection

From: jacob pan
Date: Wed May 19 2010 - 05:23:41 EST



> Aside of that wouldn't it make more sense to do the chip
> identification only once from mrst_init() and cache the result and
> change mrst_identify_cpu()
>
the problem is again the ordering of cpuid, boot_cpu_data is not available
by the time we call x86_mrst_early_setup(). I can move it to mrst_time_init()
but not very ideal. Unless we go back to do cpuid directly in the v1 patch :).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/