Revision 4841158b26e28e1476eed84c7347c18f11317750 authored by Pavel Roskin on 18 July 2009, 20:46:02 UTC, committed by Thomas Gleixner on 18 July 2009, 21:11:43 UTC
timer->expires may be uninitialized, so check timer_pending() before
touching timer->expires to pacify kmemcheck.

Signed-off-by: Pavel Roskin <proski@gnu.org>
LKML-Reference: <20090718204602.5191.360.stgit@mj.roinet.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 parent 78af08d
History
File Mode Size
integrity
keys
selinux
smack
tomoyo
Kconfig -rw-r--r-- 3.9 KB
Makefile -rw-r--r-- 885 bytes
capability.c -rw-r--r-- 23.1 KB
commoncap.c -rw-r--r-- 27.0 KB
device_cgroup.c -rw-r--r-- 11.7 KB
inode.c -rw-r--r-- 8.8 KB
lsm_audit.c -rw-r--r-- 8.5 KB
root_plug.c -rw-r--r-- 2.4 KB
security.c -rw-r--r-- 31.0 KB

back to top