[PATCH 1/2] ARM: l2x0: Errata fix for flush by Way operation can cause data corruption
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon Feb 28 05:13:51 EST 2011
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?
More information about the linux-arm-kernel
mailing list