Re: not needed patch

2007-12-20 Thread Yinghai Lu
On Thursday 20 December 2007 06:29:06 am Ingo Molnar wrote: > > * Yinghai Lu <[EMAIL PROTECTED]> wrote: > > > Ingo. > > > > commit fbdcf18df73758b2e187ab94678b30cd5f6ff9f9 is not needed. another > > patch (by you !! commit 699d934d5f958d7944d195c03c334f28cc0b3669 x86: > > fixup cpu_info array

Re: not needed patch

2007-12-20 Thread Mike Travis
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

Re: not needed patch

2007-12-20 Thread Ingo Molnar
* 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.

Re: not needed patch

2007-12-20 Thread Mike Travis
Ingo Molnar wrote: > * Yinghai Lu <[EMAIL PROTECTED]> wrote: > >> Ingo. >> >> commit fbdcf18df73758b2e187ab94678b30cd5f6ff9f9 is not needed. another >> patch (by you !! commit 699d934d5f958d7944d195c03c334f28cc0b3669 x86: >> fixup cpu_info array conversion) already removed clearing of >> c->cpu

Re: not needed patch

2007-12-20 Thread Mike Travis
Ingo Molnar wrote: > * Yinghai Lu <[EMAIL PROTECTED]> wrote: > >> Ingo. >> >> commit fbdcf18df73758b2e187ab94678b30cd5f6ff9f9 is not needed. another >> patch (by you !! commit 699d934d5f958d7944d195c03c334f28cc0b3669 x86: >> fixup cpu_info array conversion) already removed clearing of >> c->cpu

Re: not needed patch

2007-12-20 Thread Ingo Molnar
* Yinghai Lu <[EMAIL PROTECTED]> wrote: > Ingo. > > commit fbdcf18df73758b2e187ab94678b30cd5f6ff9f9 is not needed. another > patch (by you !! commit 699d934d5f958d7944d195c03c334f28cc0b3669 x86: > fixup cpu_info array conversion) already removed clearing of > c->cpu_index. in identify_cpu > a

not needed patch

2007-12-19 Thread Yinghai Lu
Ingo. commit fbdcf18df73758b2e187ab94678b30cd5f6ff9f9 is not needed. another patch (by you !! commit 699d934d5f958d7944d195c03c334f28cc0b3669 x86: fixup cpu_info array conversion) already removed clearing of c->cpu_index. in identify_cpu also it is not consisent to smpboot_32.c. (it will ass