From: Arjan van de Ven Date: Mon, 1 Sep 2008 22:55:35 +0000 (-0700) Subject: hrtimer: make select() and poll() use the hrtimer range feature X-Git-Tag: v2.6.28-rc1~18^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90d6e24a3686325edea7748b966e138c9923017d;p=pandora-kernel.git hrtimer: make select() and poll() use the hrtimer range feature This patch makes the select() and poll() hrtimers use the new range feature and settings from the task struct. In addition, this includes the estimate_accuracy() function that Linus posted to lkml, but changed entirely based on other peoples lkml feedback. Signed-off-by: Arjan van de Ven --- Reading git-diff-tree failed