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:
7333a80
)
perf_counter: fix NMI race in task clock
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 8 Apr 2009 13:01:25 +0000
(15:01 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 8 Apr 2009 16:53:27 +0000
(18:53 +0200)
We should not be updating ctx->time from NMI context, work around that.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
LKML-Reference: <
20090408130408
.
681326666
@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found