From: Hiroshi Shimamoto Date: Wed, 30 Jan 2008 12:33:18 +0000 (+0100) Subject: x86: move select_idle_routine() call after detect_ht() X-Git-Tag: v2.6.25-rc1~1143^2~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ff305b05b0974b30022a48145075e6d9a7fb2b;p=pandora-kernel.git x86: move select_idle_routine() call after detect_ht() Move the select_idle_routine() call to after the detect_ht() call at identify_cpu() on 64-bit. This change is for printing the polling idle and HT enabled warning message properly. Signed-off-by: Hiroshi Shimamoto Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed