commit | 9f58a205c62d0dad1df38d076324a89b1a0f1d65 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Nov 17 23:17:35 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Dec 16 11:36:43 2010 +0100 |
tree | 57c7538b7d648d8d7bf4b4c395a61d778c86f73f | |
parent | 24a24bb6ff3dc3a09bb131241be920ecc3f0e519 [diff] |
init: Initialized IDR earlier perf_event_init() wants to start using IDR trees, its needs in turn are satisfied by mm_init(). Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <20101117222056.206992649@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>