On Mon, 21 Sep 2015 22:58:38 +0200 Robert Richter <[email protected]> wrote:
> From: Robert Richter <[email protected]> > > This implements two gicv3-its errata workarounds for ThunderX. Both > with small impact affecting only ITS table allocation. > > erratum 22375: only alloc 8MB table size > erratum 24313: ignore memory access type > > The fixes are in ITS initialization and basically ignore memory access > type and table size provided by the TYPER and BASER registers. > > v5: > * fix table size wrongly allocating only 4MB > * introduced CAVIUM_ERRATUM_22375 config option > * added config description > * introduced ITS_FLAGS_WORKAROUND_CAVIUM_22375 > > v3: > * fix erratum to be dependend from iidr > > Signed-off-by: Ganapatrao Kulkarni <[email protected]> > Signed-off-by: Robert Richter <[email protected]> Reviewed-by: Marc Zyngier <[email protected]> M. -- Jazz is not dead. It just smells funny. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

