From: Thomas Gleixner Date: Wed, 1 Feb 2006 11:05:08 +0000 (-0800) Subject: [PATCH] hrtimers: fixup itimer conversion X-Git-Tag: v2.6.16-rc2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc1978d404befacd272d0321ef749cc3192e488b;p=pandora-kernel.git [PATCH] hrtimers: fixup itimer conversion The itimer conversion removed the locking which protects the timer and variables in the shared signal structure. Steven Rostedt found the problem in the latest -rt patches. Signed-off-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed