commit | 41f95331b972a039f519ae0c70f051b7121f7346 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Jun 23 17:55:18 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jun 25 21:39:05 2009 +0200 |
tree | 3feee1897eae84234102fb05a6e48031a2a66eb3 | |
parent | 7c6a1c65bbd3be688e581511f45818663efc1877 [diff] |
perf_counter: Split the mmap control page in two parts 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>