* Yinghai Lu <[EMAIL PROTECTED]> wrote: > [PATCH] x86_64: only call early_init_amd one time > > Andi's patch > " > x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection > > Need this in the next patch in time_init and that happens early. > > This includes a minor fix on i386 where early_intel_workarounds() > [which is now called early_init_intel] really executes early as > the comments say. > " > calling early_init_amd in early_identify_cpu and identify_cpu two times. > > this patch remove the one in identify_cpu
thanks, applied. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/