Re: [PATCH 01/47] edac: remove tile driver

From: Borislav Petkov
Date: Wed Mar 14 2018 - 11:49:29 EST


On Wed, Mar 14, 2018 at 04:35:14PM +0100, Arnd Bergmann wrote:
> The Tile architecture is obsolete and getting removed from the kernel,
> this driver appears to only be used there, and not on the ARM based
> successors (Tile-Mx, BlueField), so we should remove it as well.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> drivers/edac/Kconfig | 8 --
> drivers/edac/Makefile | 2 -
> drivers/edac/tile_edac.c | 265 -----------------------------------------------
> 3 files changed, 275 deletions(-)
> delete mode 100644 drivers/edac/tile_edac.c

Provided CONFIG_TILE gets removed, good riddance to that driver too.

Acked-by: Borislav Petkov <bp@xxxxxxx>

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.