From: Peter Zijlstra Date: Fri, 13 Mar 2009 15:43:47 +0000 (+0100) Subject: perf_counter: fix hrtimer sampling X-Git-Tag: v2.6.31-rc1~383^2~474 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=039fc91e064b81c2820ff16c304be5aba35fd126;p=pandora-kernel.git perf_counter: fix hrtimer sampling Impact: fix deadlock with perfstat Fix for the perfstat fubar.. We cannot unconditionally call hrtimer_cancel() without ever having done hrtimer_init() on the thing. Signed-off-by: Peter Zijlstra Orig-LKML-Reference: <1236959027.22447.149.camel@twins> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed