From: Thomas Gleixner Date: Wed, 1 Feb 2006 11:05:13 +0000 (-0800) Subject: [PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers X-Git-Tag: v2.6.16-rc2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=952bbc87f01f552ef091a62ea2a721b5b2670e74;p=pandora-kernel.git [PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers The expiry time for relative timers with SIGEV_NONE set was never updated to the correct value. Pointed out by George Anzinger. Signed-off-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed