git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4abb5d
)
perf_counter: Change data head from u32 to u64
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 2 Jun 2009 14:16:02 +0000
(16:16 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 2 Jun 2009 19:45:32 +0000
(21:45 +0200)
Since some people worried that 4G might not be a large enough
as an mmap data window, extend it to 64 bit for capable
platforms.
Reported-by: Stephane Eranian <eranian@googlemail.com>
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