Re: [PATCH 3/3] ARM: socfpga: Turn on ARM errata for L2 cache

From: ClÃment PÃron
Date: Thu Oct 04 2018 - 05:25:07 EST


Hi,

On Thu, 4 Oct 2018 at 11:16, Russell King - ARM Linux
<linux@xxxxxxxxxxxxxxx> wrote:
>
> On Thu, Oct 04, 2018 at 10:54:15AM +0200, ClÃment PÃron wrote:
> > From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
> >
> > Turn on these ARM and PL310 errata for SoCFPGA:
> >
> > ARM_ERRATA_754322
> > ARM_ERRATA_764369
> > ARM_ERRATA_775420
> >
> > PL310_ERRATA_588369
> > PL310_ERRATA_727915
> > PL310_ERRATA_753970
> > PL310_ERRATA_769419
> >
> > Fixes: 387798b37c8d ("ARM: initial multiplatform support")
>
> What was broken in the referred to commit that caused this regression?
> If it's not a regression, why does it have a Fixes: line?

Sorry I'm not familiar with the "Fixes" tag, I though it was required
to be backported on the stable branch.
I will remove it in the v2

Thanks,
ClÃment