aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_main.c
diff options
context:
space:
mode:
authorGerald Schaefer <gerald.schaefer@de.ibm.com>2009-04-14 15:36:21 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2009-04-14 15:37:24 +0200
commit43ae8a1b32735c662ba7ebf3509c4f670f75e3d5 (patch)
treefbd7a1113d7b9e325b2db34a12fbe3e16118a23c /drivers/s390/cio/qdio_main.c
parentb6ecfa9273e27b5c7ba04655eb44f78bf4db5b64 (diff)
downloadkernel_samsung_smdk4412-43ae8a1b32735c662ba7ebf3509c4f670f75e3d5.zip
kernel_samsung_smdk4412-43ae8a1b32735c662ba7ebf3509c4f670f75e3d5.tar.gz
kernel_samsung_smdk4412-43ae8a1b32735c662ba7ebf3509c4f670f75e3d5.tar.bz2
[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>
Diffstat (limited to 'drivers/s390/cio/qdio_main.c')
0 files changed, 0 insertions, 0 deletions