X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Foprofile%2Fcpu_buffer.h;h=c3e366b522619bd135964a17022638f4adfdec82;hb=064a32d82c20cdcb0119a8b316eb520608d8c647;hp=13588174311d452fc17108717907f23737f0d15d;hpb=595f403c1af37b1339e64b89040528b8cd48c5a3;p=mv-sheeva.git diff --git a/drivers/oprofile/cpu_buffer.h b/drivers/oprofile/cpu_buffer.h index 13588174311..c3e366b5226 100644 --- a/drivers/oprofile/cpu_buffer.h +++ b/drivers/oprofile/cpu_buffer.h @@ -46,7 +46,7 @@ struct oprofile_cpu_buffer { unsigned long sample_invalid_eip; int cpu; struct delayed_work work; -} ____cacheline_aligned; +}; DECLARE_PER_CPU(struct oprofile_cpu_buffer, cpu_buffer);