Hi all, This patch series updates the handling of ARM errata for affected Renesas SoCs. The first patch enables the new ARM_ERRATA_814220 for Cortex-A7, using Kconfig logic. The second patch moves enablement of ARM_ERRATA_754322 for Cortex-A9 from shmobile_defconfig to Kconfig logic, to make sure it's always enabled when needed. The third patch disables PL310_ERRATA_588369, as it doesn't affect any Renesas SoCs. The last patch is marked RFC, as I don't know the revision of PL310 on EMMA Mobile EV2, and cannot test it on EMEV2. Thanks for your comments! Geert Uytterhoeven (3): soc: renesas: Enable ARM_ERRATA_814220 for affected Cortex-A7 soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9 [RFC] ARM: shmobile: defconfig: Disable PL310_ERRATA_588369 arch/arm/configs/shmobile_defconfig | 2 -- drivers/soc/renesas/Kconfig | 11 +++++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds