Re: [PATCH] x86: move warning message of polling idle and HT enabled

2008-01-15 Thread Hiroshi Shimamoto
Ingo Molnar wrote: > * Hiroshi Shimamoto <[EMAIL PROTECTED]> wrote: > >> From: Hiroshi Shimamoto <[EMAIL PROTECTED]> >> Subject: [PATCH] x86: move warning message of polling idle and HT enabled >> >> This warning at idle_setup() is never shown because

Re: [PATCH] x86: move warning message of polling idle and HT enabled

2008-01-15 Thread Ingo Molnar
* Hiroshi Shimamoto <[EMAIL PROTECTED]> wrote: > From: Hiroshi Shimamoto <[EMAIL PROTECTED]> > Subject: [PATCH] x86: move warning message of polling idle and HT enabled > > This warning at idle_setup() is never shown because smp_num_sibling hasn't > been upda

[PATCH] x86: move warning message of polling idle and HT enabled

2008-01-14 Thread Hiroshi Shimamoto
From: Hiroshi Shimamoto <[EMAIL PROTECTED]> Subject: [PATCH] x86: move warning message of polling idle and HT enabled This warning at idle_setup() is never shown because smp_num_sibling hasn't been updated at this point yet. Move this polling idle and HT enabled warning