From: Heiko Carstens Date: Fri, 1 Aug 2008 14:39:23 +0000 (+0200) Subject: [S390] dont use kthread for smp_rescan_cpus(). X-Git-Tag: v2.6.27-rc2~113^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc7e1e4b1ca69109d0f694e47ef2328dcb0ebe6e;p=pandora-kernel.git [S390] dont use kthread for smp_rescan_cpus(). Since git commit 3da1c84c00c7e5fa8348336bd8c342f9128b0f14 "workqueues: make get_online_cpus() useable for work->func()" it is safe to call get_online_cpus() from workqueue context. So remove the kthread workaround again. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed