[S390] appldata: prevent cpu hotplug when walking cpu_online_map.
authorGerald Schaefer <gerald.schaefer@de.ibm.com>
Fri, 30 May 2008 08:03:28 +0000 (10:03 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 30 May 2008 08:03:34 +0000 (10:03 +0200)
commit1760537b69123905bf4f4b56f5746ae4547e9694
tree9f44fb7c348d9597c2e9e4acb8ee13ac65f37756
parent67060d9c1f5d91c917cc51bed464cb5638eaddbc
[S390] appldata: prevent cpu hotplug when walking cpu_online_map.

Use get_online_cpus() to prevent cpu hotplug in situations where
for_each_online_cpu() is called.

Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/appldata/appldata_base.c