From: Heiko Carstens Date: Wed, 5 Jan 2011 11:48:08 +0000 (+0100) Subject: [S390] smp: delay idle task creation X-Git-Tag: v2.6.38-rc1~461^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f230886b0b0f0ce604395481bea05f3c0ad8fc9e;p=pandora-kernel.git [S390] smp: delay idle task creation Delay idle task creation until a cpu gets set online instead of creating them for all possible cpus at system startup. For one cpu system this should safe more than 1 MB. On my debug system with lots of debug stuff enabled this saves 2 MB. Same as on x86. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed