perf_counter: Split the mmap control page in two parts
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 23 Jun 2009 15:55:18 +0000 (17:55 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 25 Jun 2009 19:39:05 +0000 (21:39 +0200)
Since there are two distinct sections to the control page,
move them apart so that possible extentions don't overlap.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found