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:
3dbebf1
)
perf: Simplify __perf_event_read
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 20 Nov 2009 21:19:53 +0000
(22:19 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 21 Nov 2009 13:11:39 +0000
(14:11 +0100)
cpuctx is always active, task context is always active for
current
the previous condition verifies that if its a task context its
for current, hence we can assume ctx->is_active.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <
20091120212509
.
000272254
@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/perf_event.c
patch
|
blob
|
history
diff --cc
kernel/perf_event.c
Simple merge