From: Jacob Pan on
Besides fixes based on review of v4, one more patches is added to
make additional CPU feature available early enough for Moorestown clock
selection code. An x86_init.oem.setup_arch functin is added for Moorestown
so that we can use boot_cpu_data earlier. Other changes are minor.

Thanks,

*** BLURB HERE ***

Jacob Pan (3):
x86: detect scattered cpuid features earlier
x86/mrst: add cpu type detection
x86/mrst: add more timer config options

arch/x86/include/asm/apb_timer.h | 1 -
arch/x86/include/asm/mrst.h | 20 +++++++
arch/x86/kernel/apb_timer.c | 37 +++----------
arch/x86/kernel/cpu/common.c | 2 +-
arch/x86/kernel/mrst.c | 110 ++++++++++++++++++++++++++++++--------
5 files changed, 116 insertions(+), 54 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/