|
@@ -609,7 +609,7 @@ DEFINE_PER_CPU(unsigned long, pfm_syst_info);
|
|
|
DEFINE_PER_CPU(struct task_struct *, pmu_owner);
|
|
|
DEFINE_PER_CPU(pfm_context_t *, pmu_ctx);
|
|
|
DEFINE_PER_CPU(unsigned long, pmu_activation_number);
|
|
|
-EXPORT_SYMBOL_GPL(per_cpu__pfm_syst_info);
|
|
|
+EXPORT_PER_CPU_SYMBOL_GPL(pfm_syst_info);
|
|
|
|
|
|
|
|
|
/* forward declaration */
|