From: Jan Glauber Date: Tue, 14 Apr 2009 13:36:20 +0000 (+0200) Subject: [S390] extend virtual timer interface by mod_virt_timer_periodic X-Git-Tag: v2.6.30-rc3~85^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6ecfa9273e27b5c7ba04655eb44f78bf4db5b64;p=pandora-kernel.git [S390] extend virtual timer interface by mod_virt_timer_periodic In case mod_virt_timer is used to add a non pending timer the timer is always added as a one-shot timer. If mod_virt_timer is used for periodic timers they may therfore be degraded to one-shot timers. Add mod_virt_timer_periodic to the interface to allow safe re-programming of the interval value. Signed-off-by: Jan Glauber Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed