Re: [PATCH net 06/18] drivers: net: amd: Remove hplance and mvme147
From: Andrew Lunn
Date: Wed Apr 22 2026 - 08:55:22 EST
On Wed, Apr 22, 2026 at 06:38:28AM +0900, Daniel Palmer wrote:
> Hi Andrew,
>
> On Wed, 22 Apr 2026 at 04:39, Andrew Lunn <andrew@xxxxxxx> wrote:
> >
> > These drivers use the 7990 core with wrappers for the HP300 and
> > Motorola MVME147 SBC circa 1998. It is unlikely they are used with a
> > modern kernel.
>
> I have an MVME147 blinking away running mainline using the mvme147 driver.
> I think some of these need to be CC'd to the specific arch lists so
> the few people using them get a chance to pipe up.
That is part of the problem. No MAINTAINERs entry. so
./scripts/get_maintainers.py does not add an Cc: to the list.
> I think I'm the last person to have touched the mvme147, I don't mind
> being a maintainer for it.
Please submit an entry for MAINTAINERs.
I will drop this patch.
Andrew