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:
5e19997
)
perf/x86: Fix typo in uncore_pmu_to_box
author
Yan, Zheng
<zheng.z.yan@intel.com>
Thu, 27 Sep 2012 01:33:26 +0000
(09:33 +0800)
committer
Ingo Molnar
<mingo@kernel.org>
Thu, 27 Sep 2012 06:05:13 +0000
(08:05 +0200)
The variable box should not be declared as static.
This could probably cause crashes with sufficiently parallel
uncore PMU use.
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Cc: eranian@google.com
Cc: a.p.zijlstra@chello.nl
Link:
http://lkml.kernel.org/r/1348709606-2759-1-git-send-email-zheng.z.yan@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found