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:
3f7cce3
)
perf: Simplify task_clock_event_read()
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 22 Feb 2011 15:52:24 +0000
(16:52 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 23 Feb 2011 10:35:47 +0000
(11:35 +0100)
There is no point in us having different code paths for nmi and !nmi
here, so remove the !nmi one.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found