From: Mike Galbraith Date: Thu, 29 Jan 2009 13:06:52 +0000 (+0100) Subject: perfcounters: fix refcounting bug X-Git-Tag: v2.6.31-rc1~383^2~519 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65d370862f64973611a271ced61864b5f9bb6fc0;p=pandora-kernel.git perfcounters: fix refcounting bug don't kfree in use counters. Running... while true; do perfstat -e 1 -c true; done ...on all cores for a while doesn't seem to be eating ram, and my oops is gone. Signed-off-by: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed