summaryrefslogtreecommitdiffstats
path: root/arch/s390/appldata/appldata_base.c
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2007-04-27 16:01:58 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2007-04-27 16:01:47 +0200
commitecdcc0234b27472b561378ac59e2beeea06ec6ff (patch)
treedaeb20bb76d2f0d9283c538319a4f2d6a4341310 /arch/s390/appldata/appldata_base.c
parent6c210482ae4a9a5bb9377ad250feaacec3faa3cd (diff)
downloadlinux-ecdcc0234b27472b561378ac59e2beeea06ec6ff.tar.bz2
[S390] Switch etr from tasklet to workqueue.
The clock synchronization of the ETR code requires an smp_call_function to synchronize all cpus. Calling smp_call_function from a tasklet is illegal. Replace the tasklet with a job on the global workqueue. ETR work is rare and can be postponed to a be done by a kernel thread. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/appldata/appldata_base.c')
0 files changed, 0 insertions, 0 deletions