* [01/47] edac: remove tile driver
@ 2018-03-14 15:35 Arnd Bergmann
0 siblings, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2018-03-14 15:35 UTC (permalink / raw)
To: linux-kernel
Cc: Arnd Bergmann, Borislav Petkov, Mauro Carvalho Chehab, linux-edac
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@arndb.de>
---
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
diff --git a/drivers/edac/tile_edac.c b/drivers/edac/tile_edac.c
deleted file mode 100644
index 8a33a87e67f1..000000000000
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index cb4ff1cc6eb4..533122aaa091 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -317,14 +317,6 @@ config EDAC_CPC925
a companion chip to the PowerPC 970 family of
processors.
-config EDAC_TILE
- tristate "Tilera Memory Controller"
- depends on TILE
- default y
- help
- Support for error detection and correction on the
- Tilera memory controller.
-
config EDAC_HIGHBANK_MC
tristate "Highbank Memory Controller"
depends on ARCH_HIGHBANK
diff --git a/drivers/edac/Makefile b/drivers/edac/Makefile
index b54912eb39af..02b43a7d8c3e 100644
--- a/drivers/edac/Makefile
+++ b/drivers/edac/Makefile
@@ -64,8 +64,6 @@ obj-$(CONFIG_EDAC_PPC4XX) += ppc4xx_edac.o
obj-$(CONFIG_EDAC_AMD8111) += amd8111_edac.o
obj-$(CONFIG_EDAC_AMD8131) += amd8131_edac.o
-obj-$(CONFIG_EDAC_TILE) += tile_edac.o
-
obj-$(CONFIG_EDAC_HIGHBANK_MC) += highbank_mc_edac.o
obj-$(CONFIG_EDAC_HIGHBANK_L2) += highbank_l2_edac.o
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [01/47] edac: remove tile driver
@ 2018-03-14 15:48 Borislav Petkov
0 siblings, 0 replies; 3+ messages in thread
From: Borislav Petkov @ 2018-03-14 15:48 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: linux-kernel, Mauro Carvalho Chehab, linux-edac
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@arndb.de>
> ---
> 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@suse.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [01/47] edac: remove tile driver
@ 2018-03-15 10:03 Mauro Carvalho Chehab
0 siblings, 0 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2018-03-15 10:03 UTC (permalink / raw)
To: Borislav Petkov; +Cc: Arnd Bergmann, linux-kernel, linux-edac
Em Wed, 14 Mar 2018 16:48:47 +0100
Borislav Petkov <bp@alien8.de> escreveu:
> 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@arndb.de>
> > ---
> > 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@suse.de>
Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
>
Thanks,
Mauro
---
To unsubscribe from this list: send the line "unsubscribe linux-edac" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-15 10:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-15 10:03 [01/47] edac: remove tile driver Mauro Carvalho Chehab
-- strict thread matches above, loose matches on Subject: below --
2018-03-14 15:48 Borislav Petkov
2018-03-14 15:35 Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).