X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fmd%2Fraid5.h;h=0f86f5e367245da614c99fc0b510777ed5789fec;hb=522dba7134d6b2e5821d3457f7941ec34f668e6d;hp=dd708359b4519daba42fc7d74fa30879374cc953;hpb=e33c01972239fee4696679ae5f7d1f340f424999;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