Ingo Molnar wrote: > * Mike Travis <[EMAIL PROTECTED]> wrote: > >>>> by revert commit fbdcf18df73758b2e187ab94678b30cd5f6ff9f9, we could >>>> use c->cpu_index in identify_cpu. >>> but that's 2.6.25 stuff, right? Travis? >>> >> Looking at this more closely, yes my change is not needed and should >> be removed. I'm not sure what caused my cpu # to be all zeros when I >> was testing, but it now works ok without my change. > > how about this question: > >>> well, it might in the worst-case be a superfluous change, but not >>> cause any problems in 2.6.24, right? > > Ingo
I don't think it hurts anything except as noted, it wouldn't be available to the subfunctions (like identify_cpu) that might need the cpu_index (which also is noted that none currently do.) -Mike -- 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/