linux/arch/s390/appldata
Gerald Schaefer 43ae8a1b32 [S390] appldata: Use new mod_virt_timer_periodic() function.
mod_virt_timer() was used to modify/add cpu timers for cpus that were
set online. This resulted in a one-shot timer for every cpu that was
newly added or previously set offline, instead of an interval timer,
which broke the appldata vtime interval setup.

To fix this, the new mod_virt_timer_periodic() function is used, which
adds interval timers instead of one-shot timers.

Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-04-14 15:37:24 +02:00
..
Makefile
appldata.h [S390] convert appldata printks to pr_xxx macros. 2008-12-25 13:39:22 +01:00
appldata_base.c [S390] appldata: Use new mod_virt_timer_periodic() function. 2009-04-14 15:37:24 +02:00
appldata_mem.c
appldata_net_sum.c netdev: introduce dev_get_stats() 2008-11-19 21:40:23 -08:00
appldata_os.c [S390] convert appldata printks to pr_xxx macros. 2008-12-25 13:39:22 +01:00