From: Arve Hjønnevåg Date: Thu, 9 Feb 2012 22:24:38 +0000 (-0800) Subject: staging: android-alarm: Update hrtimer if alarm at the head of the queue is reprogrammed X-Git-Tag: v3.4-rc1~186^2~176^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c48107719b751e8ec360034bc84ee1511147e4;p=pandora-kernel.git staging: android-alarm: Update hrtimer if alarm at the head of the queue is reprogrammed If an alarm was restarted with a value that moved it away from the head of a queue, the hrtimer would not be updated. This would cause unnecessary wakeups. CC: Arve Hjønnevåg CC: Android Kernel Team Change-Id: If379f8dd92b0bdb3173bd8d057adfe0dc1d15259 Signed-off-by: Arve Hjønnevåg Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed