[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a01yfeg-3QO=MeDG7JzXEsTGxK+vMpFJ83SGwPto4AOxw@mail.gmail.com>
Date: Wed, 10 Aug 2022 11:11:32 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Jiri Slaby <jirislaby@...nel.org>
Cc: Jakub Kicinski <kuba@...nel.org>, davem@...emloft.net,
pabeni@...hat.com, netdev@...r.kernel.org,
Chas Williams <3chas3@...il.com>,
linux-atm-general@...ts.sourceforge.net,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
linux-mips@...r.kernel.org, arnd@...db.de
Subject: Re: [PATCH net-next 3/6] net: atm: remove support for ZeitNet ZN122x
ATM devices
On Wed, Aug 10, 2022 at 9:36 AM Jiri Slaby <jirislaby@...nel.org> wrote:
>
> On 26. 04. 22, 19:54, Jakub Kicinski wrote:
> > This driver received nothing but automated fixes in the last 15 years.
> > Since it's using virt_to_bus it's unlikely to be used on any modern
> > platform.
> ...
> > delete mode 100644 include/uapi/linux/atm_zatm.h
>
> This unfortunately breaks linux-atm:
> zntune.c:18:10: fatal error: linux/atm_zatm.h: No such file or directory
>
> The source does also:
> ioctl(s,ZATM_SETPOOL,&sioc)
> ioctl(s,zero ? ZATM_GETPOOLZ : ZATM_GETPOOL,&sioc)
> etc.
>
> So we should likely revert the below:
I suppose there is no chance of also getting the linux-atm package updated
to not include those source files, right? The last release I found on
sourceforge
is 12 years old, but maybe I was looking in the wrong place.
Arnd
Powered by blists - more mailing lists