commit | fc7e1e4b1ca69109d0f694e47ef2328dcb0ebe6e | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Aug 01 16:39:23 2008 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Aug 01 16:39:36 2008 +0200 |
tree | 2435a59d78c10b5bd475f126cbed3251c99bd781 | |
parent | 26f746f3e3bb44b37a894318aa8e808b914ad663 [diff] |
[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 <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>