From: Peter Zijlstra Date: Wed, 17 Nov 2010 22:17:33 +0000 (+0100) Subject: perf: Move perf_event_init() into main.c X-Git-Tag: v2.6.38-rc1~490^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a24bb6ff3dc3a09bb131241be920ecc3f0e519;p=pandora-kernel.git perf: Move perf_event_init() into main.c Currently we call perf_event_init() from sched_init(). In order to make it more obvious move it to the cannnonical location. Signed-off-by: Peter Zijlstra LKML-Reference: <20101117222056.093629821@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed