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:
e97df76
)
perf/x86: Fix Userspace RDPMC switch
author
Peter Zijlstra
<peterz@infradead.org>
Wed, 5 Feb 2014 10:19:56 +0000
(11:19 +0100)
committer
Ingo Molnar
<mingo@kernel.org>
Sun, 9 Feb 2014 12:08:25 +0000
(13:08 +0100)
The current code forgets to change the CR4 state on the current CPU.
Use on_each_cpu() instead of smp_call_function().
Reported-by: Mark Davies <junk@eslaf.co.uk>
Suggested-by: Mark Davies <junk@eslaf.co.uk>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: fweisbec@gmail.com
Link:
http://lkml.kernel.org/n/tip-69efsat90ibhnd577zy3z9gh@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/perf_event.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/cpu/perf_event.c
Simple merge