kernel-hacking-2024-linux-s.../arch/s390
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
..
appldata [PATCH] appldata build fix 2007-03-14 15:27:48 -07:00
boot
crypto [S390] crypto: cleanup. 2007-04-27 16:01:46 +02:00
hypfs [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
kernel [S390] Switch etr from tasklet to workqueue. 2007-04-27 16:01:47 +02:00
lib [S390] prevent softirqs if delay is called disabled 2007-02-21 10:55:00 +01:00
math-emu [S390] Calibrate delay and bogomips. 2007-02-05 21:18:31 +01:00
mm [S390] No execute support cleanup. 2007-04-27 16:01:43 +02:00
oprofile
defconfig [S390] zfcpdump support. 2007-04-27 16:01:44 +02:00
Kconfig [S390] zfcpdump support. 2007-04-27 16:01:44 +02:00
Kconfig.debug
Makefile [S390] zfcpdump support. 2007-04-27 16:01:44 +02:00