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: sz_beta4~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83696da19a0be7d84f6551eaf2dcad2f0b3d4cd6;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