Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
[sfrench/cifs-2.6.git] / drivers / acpi / processor_perflib.c
index a959f6a075083153580902746aabb8f178d425f4..d648a9860b88d2557e13ae958c2a7e3b0480464b 100644 (file)
@@ -561,7 +561,7 @@ end:
 }
 
 int acpi_processor_preregister_performance(
-               struct acpi_processor_performance *performance)
+               struct acpi_processor_performance __percpu *performance)
 {
        int count, count_target;
        int retval = 0;