Martin Schwidefsky ecdcc0234b [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>
2007-04-27 16:01:47 +02:00
..
2007-03-14 15:27:48 -07:00
2007-04-27 16:01:46 +02:00
2007-04-27 16:01:43 +02:00
2007-04-27 16:01:44 +02:00
2007-04-27 16:01:44 +02:00
2007-04-27 16:01:44 +02:00