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:
00f0ad7
)
perf_counter: allow and require one-page mmap on counting counters
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 25 Mar 2009 11:48:31 +0000
(12:48 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 6 Apr 2009 07:30:35 +0000
(09:30 +0200)
A brainfart stopped single page mmap()s working. The rest of the code
should be perfectly fine with not having any data pages.
Reported-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Orig-LKML-Reference: <
1237981712
.7972.812.camel@twins>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found