From: Ingo Molnar Date: Tue, 19 May 2009 13:50:30 +0000 (+0200) Subject: perf_counter: Move child perfcounter init to after scheduler init X-Git-Tag: v2.6.31-rc1~383^2~233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4cbb4e3ac8b09fdb11e39e5a5611bfab0a7cd1a;p=pandora-kernel.git perf_counter: Move child perfcounter init to after scheduler init Initialize a task's perfcounters (inherit from parent, etc.) after the child task's scheduler fields have been initialized already. [ Impact: cleanup ] Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Corey Ashford Cc: Arnaldo Carvalho de Melo Cc: John Kacur Cc: Mike Galbraith LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed