percpu: add __percpu sparse annotations to what's left
[linux-flexiantxendom0-natty.git] / drivers / md / raid5.h
index dd70835..0f86f5e 100644 (file)
@@ -405,7 +405,7 @@ struct raid5_private_data {
                                              * lists and performing address
                                              * conversions
                                              */
-       } *percpu;
+       } __percpu *percpu;
        size_t                  scribble_len; /* size of scribble region must be
                                               * associated with conf to handle
                                               * cpu hotplug while reshaping