From: Hiroshi Shimamoto Date: Wed, 30 Jan 2008 12:33:18 +0000 (+0100) Subject: x86: move warning message of polling idle and HT enabled X-Git-Tag: v2.6.25-rc1~1143^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27415a4fe369e07a1393ae52c8ed8e48aabed5a9;p=pandora-kernel.git x86: move warning message of polling idle and HT enabled The warning message 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 to select_idle_routine(). I also implement this warning on 64-bit kernel. Signed-off-by: Hiroshi Shimamoto Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed