From: Yan, Zheng Date: Thu, 27 Sep 2012 01:33:26 +0000 (+0800) Subject: perf/x86: Fix typo in uncore_pmu_to_box X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~96^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=402537fd9f5499d1a50a6f20cdd9031d24ee2e47;p=pandora-kernel.git perf/x86: Fix typo in uncore_pmu_to_box 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 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 --- Reading git-diff-tree failed