X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fmd%2Fraid5.h;h=0f86f5e367245da614c99fc0b510777ed5789fec;hb=60f8a8d4c6c46bb080e8e65d30be31b172a39a78;hp=dd708359b4519daba42fc7d74fa30879374cc953;hpb=5cb2faa6ede7ada9cb2bffc832c4ce60f53d6834;p=~andy%2Flinux diff --git a/drivers/md/raid5.h b/drivers/md/raid5.h index dd708359b45..0f86f5e3672 100644 --- a/drivers/md/raid5.h +++ b/drivers/md/raid5.h @@ -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