> -----Original Message----- > From: Russell King - ARM Linux [mailto:linux@xxxxxxxxxxxxxxxx] > Sent: Monday, February 28, 2011 3:44 PM > To: Santosh Shilimkar > Cc: tony@xxxxxxxxxxx; catalin.marinas@xxxxxxx; linux- > omap@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > Subject: Re: [PATCH 1/2] ARM: l2x0: Errata fix for flush by Way > operationcan cause data corruption > > On Sun, Feb 27, 2011 at 12:00:21PM +0000, Russell King - ARM Linux > wrote: > > > +#else > > > +/* Optimised out for non-errata case */ > > > +static inline void debug_writel(unsigned long val) > > > +{ > > > } > > > > #define l2x0_set_debug NULL > > > > > +#endif > > I notice you got rid of the inline function. Have you tried > building this without the errata enabled? I accidently dropped the inline function while incorporating the comment from you. :( Fixed it. Updated version # 6770/1 Regards, Santosh -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html