]> git.baikalelectronics.ru Git - kernel.git/commit
timer: Initialize the field slack of timer_list
authorChangli Gao <xiaosuo@gmail.com>
Wed, 20 Oct 2010 22:57:30 +0000 (15:57 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 21 Oct 2010 15:30:06 +0000 (17:30 +0200)
commit3f6a10218d4e08b44a8c314ad445928479ef4edc
treea42754b86ce0e8272655dd6710269f403e3f4271
parent54cba20f01d0406a506e6f3a2a60c5468ca5f750
timer: Initialize the field slack of timer_list

TIMER_INITIALIZER() should initialize the field slack of timer_list as
__init_timer() does.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/timer.h