]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] hrtimers: fix possible use of NULL pointer in posix-timers
authorThomas Gleixner <tglx@linutronix.de>
Wed, 1 Feb 2006 11:05:09 +0000 (03:05 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:12 +0000 (08:53 -0800)
commit20acad41e0c6857719d09b5a678a5b38375e76d5
tree2739d606680c2f68fc33def5d107b2862b9bfe86
parent0c6ca0282b442b3b79e680dc861e7ac8b56ff468
[PATCH] hrtimers: fix possible use of NULL pointer in posix-timers

Fixup the conversion of posix-timers to hrtimers.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/posix-timers.c