From: Glauber de Oliveira Costa Date: Wed, 19 Mar 2008 17:25:45 +0000 (-0300) Subject: x86: use create_idle struct in do_boot_cpu X-Git-Tag: v2.6.26-rc1~1154^2~352 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=365c894c65b98da944992199ea24206f531674de;p=pandora-kernel.git x86: use create_idle struct in do_boot_cpu Use a new worker, with help of the create_idle struct to fork the idle thread. We now have two workers, the first of them triggered by __smp_prepare_cpu. But the later is going away soon. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed