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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 [S390] Cleanup appldata printk messages. 2008-07-14 10:02:21 +02:00
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