All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: "Rob Herring (Arm)" <robh@kernel.org>,
	Christophe Leroy <christophe.leroy@csgroup.eu>,
	Borislav Petkov <bp@alien8.de>, Tony Luck <tony.luck@intel.com>,
	James Morse <james.morse@arm.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Robert Richter <rric@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-edac@vger.kernel.org
Subject: Re: [PATCH] EDAC: Drop obsolete PPC4xx driver
Date: Thu, 05 Sep 2024 14:35:02 +1000	[thread overview]
Message-ID: <87mskm67m1.fsf@mail.lhotse> (raw)
In-Reply-To: <20240904192224.3060307-2-robh@kernel.org>

"Rob Herring (Arm)" <robh@kernel.org> writes:
> Since commit 47d13a269bbd ("powerpc/40x: Remove 40x platforms.")
> support for PPC40x platforms has been removed. While the EDAC driver
> also mentions PPC440 and PPC460 processors, the driver refuses to
> probe on anything other than PPC405. It's unlikely support will ever be
> added at this point for these other old platforms, so the driver can be
> removed.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
>  drivers/edac/Kconfig       |    9 -
>  drivers/edac/Makefile      |    1 -
>  drivers/edac/ppc4xx_edac.c | 1425 ------------------------------------
>  drivers/edac/ppc4xx_edac.h |  167 -----
>  4 files changed, 1602 deletions(-)
>  delete mode 100644 drivers/edac/ppc4xx_edac.c
>  delete mode 100644 drivers/edac/ppc4xx_edac.h

Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)

cheers

  reply	other threads:[~2024-09-05  4:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-04 19:22 [PATCH] EDAC: Drop obsolete PPC4xx driver Rob Herring (Arm)
2024-09-05  4:35 ` Michael Ellerman [this message]
2024-09-05 15:00 ` Borislav Petkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mskm67m1.fsf@mail.lhotse \
    --to=mpe@ellerman.id.au \
    --cc=bp@alien8.de \
    --cc=christophe.leroy@csgroup.eu \
    --cc=james.morse@arm.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=robh@kernel.org \
    --cc=rric@kernel.org \
    --cc=tony.luck@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.