percpu: add __percpu sparse annotations to what's left
[deliverable/linux.git] / drivers / acpi / processor_perflib.c
index 2cabadcc4d8c36806bc886080a6c0cae3d50dd04..8c6a6497d7f37ea20bfec48f4c73d290a8c4d9bf 100644 (file)
@@ -557,7 +557,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;
This page took 0.02328 seconds and 5 git commands to generate.