From: "Gary Guo" <gary@garyguo.net>
To: "Jakub Kicinski" <kuba@kernel.org>, <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <edumazet@google.com>,
<pabeni@redhat.com>, <andrew+netdev@lunn.ch>, <horms@kernel.org>,
<jes@trained-monkey.org>, <chenhuacai@kernel.org>,
<kernel@xen0n.name>, <tsbogend@alpha.franken.de>,
<James.Bottomley@HansenPartnership.com>, <deller@gmx.de>,
<maddy@linux.ibm.com>, <mpe@ellerman.id.au>, <npiggin@gmail.com>,
<chleroy@kernel.org>, <hca@linux.ibm.com>, <gor@linux.ibm.com>,
<agordeev@linux.ibm.com>, <borntraeger@linux.ibm.com>,
<svens@linux.ibm.com>, <bhelgaas@google.com>, <dakr@kernel.org>,
<kwilczynski@kernel.org>, <ojeda@kernel.org>, <boqun@kernel.org>,
<gary@garyguo.net>, <bjorn3_gh@protonmail.com>,
<lossin@kernel.org>, <a.hindborg@kernel.org>,
<aliceryhl@google.com>, <tmgross@umich.edu>,
<ebiggers@google.com>, <ardb@kernel.org>, <tiwai@suse.de>,
<tytso@mit.edu>, <enelsonmoore@gmail.com>,
<martin.petersen@oracle.com>, <jirislaby@kernel.org>,
<gregkh@linuxfoundation.org>, <geert@linux-m68k.org>,
<herbert@gondor.apana.org.au>, <vineethr@linux.ibm.com>,
<lirongqing@baidu.com>, <kshk@linux.ibm.com>,
<vadim.fedorenko@linux.dev>, <dong100@mucse.com>,
<wangruikang@iscas.ac.cn>, <hkallweit1@gmail.com>,
<kees@kernel.org>, <loongarch@lists.linux.dev>,
<linux-mips@vger.kernel.org>, <linux-parisc@vger.kernel.org>,
<linuxppc-dev@lists.ozlabs.org>, <linux-s390@vger.kernel.org>,
<linux-pci@vger.kernel.org>, <rust-for-linux@vger.kernel.org>
Subject: Re: [PATCH net-next] eth: remove the driver for acenic / tigon1&2
Date: Fri, 03 Apr 2026 14:50:32 +0100 [thread overview]
Message-ID: <DHJKGY0F52GL.14FQPOWWO0F77@garyguo.net> (raw)
In-Reply-To: <20260402183029.1236713-1-kuba@kernel.org>
On Thu Apr 2, 2026 at 7:30 PM BST, Jakub Kicinski wrote:
> The entire git history for this driver looks like tree-wide
> and automated cleanups. There's even more coming now with
> AI, so let's try to delete it instead.
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> CC: jes@trained-monkey.org
> CC: chenhuacai@kernel.org
> CC: kernel@xen0n.name
> CC: tsbogend@alpha.franken.de
> CC: James.Bottomley@HansenPartnership.com
> CC: deller@gmx.de
> CC: maddy@linux.ibm.com
> CC: mpe@ellerman.id.au
> CC: npiggin@gmail.com
> CC: chleroy@kernel.org
> CC: hca@linux.ibm.com
> CC: gor@linux.ibm.com
> CC: agordeev@linux.ibm.com
> CC: borntraeger@linux.ibm.com
> CC: svens@linux.ibm.com
> CC: bhelgaas@google.com
> CC: dakr@kernel.org
> CC: kwilczynski@kernel.org
> CC: ojeda@kernel.org
> CC: boqun@kernel.org
> CC: gary@garyguo.net
> CC: bjorn3_gh@protonmail.com
> CC: lossin@kernel.org
> CC: a.hindborg@kernel.org
> CC: aliceryhl@google.com
> CC: tmgross@umich.edu
> CC: ebiggers@google.com
> CC: ardb@kernel.org
> CC: tiwai@suse.de
> CC: tytso@mit.edu
> CC: enelsonmoore@gmail.com
> CC: martin.petersen@oracle.com
> CC: jirislaby@kernel.org
> CC: gregkh@linuxfoundation.org
> CC: geert@linux-m68k.org
> CC: herbert@gondor.apana.org.au
> CC: vineethr@linux.ibm.com
> CC: lirongqing@baidu.com
> CC: kshk@linux.ibm.com
> CC: vadim.fedorenko@linux.dev
> CC: dong100@mucse.com
> CC: wangruikang@iscas.ac.cn
> CC: hkallweit1@gmail.com
> CC: kees@kernel.org
> CC: loongarch@lists.linux.dev
> CC: linux-mips@vger.kernel.org
> CC: linux-parisc@vger.kernel.org
> CC: linuxppc-dev@lists.ozlabs.org
> CC: linux-s390@vger.kernel.org
> CC: linux-pci@vger.kernel.org
> CC: rust-for-linux@vger.kernel.org
> ---
> MAINTAINERS | 6 -
> drivers/net/ethernet/Kconfig | 1 -
> drivers/net/ethernet/alteon/Kconfig | 47 -
> drivers/net/ethernet/Makefile | 1 -
> drivers/net/ethernet/alteon/Makefile | 6 -
> drivers/net/ethernet/alteon/acenic.h | 791 -----
> include/linux/pci_ids.h | 2 -
> drivers/net/ethernet/alteon/acenic.c | 3178 -------------------
> arch/loongarch/configs/loongson32_defconfig | 1 -
> arch/loongarch/configs/loongson64_defconfig | 1 -
> arch/mips/configs/cavium_octeon_defconfig | 1 -
> arch/mips/configs/loongson2k_defconfig | 1 -
> arch/mips/configs/loongson3_defconfig | 1 -
> arch/mips/configs/malta_qemu_32r6_defconfig | 1 -
> arch/mips/configs/maltaaprp_defconfig | 1 -
> arch/mips/configs/maltasmvp_defconfig | 1 -
> arch/mips/configs/maltasmvp_eva_defconfig | 1 -
> arch/mips/configs/maltaup_defconfig | 1 -
> arch/mips/configs/mtx1_defconfig | 1 -
> arch/parisc/configs/generic-32bit_defconfig | 1 -
> arch/parisc/configs/generic-64bit_defconfig | 1 -
> arch/powerpc/configs/44x/akebono_defconfig | 1 -
> arch/powerpc/configs/g5_defconfig | 2 -
> arch/powerpc/configs/powernv_defconfig | 2 -
> arch/powerpc/configs/ppc64_defconfig | 2 -
> arch/powerpc/configs/ppc64e_defconfig | 2 -
> arch/powerpc/configs/ppc6xx_defconfig | 1 -
> arch/powerpc/configs/skiroot_defconfig | 2 -
> arch/s390/configs/debug_defconfig | 1 -
> arch/s390/configs/defconfig | 1 -
> rust/kernel/pci/id.rs | 1 -
> 31 files changed, 4060 deletions(-)
> delete mode 100644 drivers/net/ethernet/alteon/Kconfig
> delete mode 100644 drivers/net/ethernet/alteon/Makefile
> delete mode 100644 drivers/net/ethernet/alteon/acenic.h
> delete mode 100644 drivers/net/ethernet/alteon/acenic.c
>
> [...]
>
> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> index 406abf629be2..8608361fac95 100644
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -1809,8 +1809,6 @@
> /* formerly Platform Tech */
> #define PCI_DEVICE_ID_ESS_ESS0100 0x0100
>
> -#define PCI_VENDOR_ID_ALTEON 0x12ae
> -
> #define PCI_SUBVENDOR_ID_CONNECT_TECH 0x12c4
> #define PCI_SUBDEVICE_ID_CONNECT_TECH_BH8_232 0x0001
> #define PCI_SUBDEVICE_ID_CONNECT_TECH_BH4_232 0x0002
>
> [...]
>
> diff --git a/rust/kernel/pci/id.rs b/rust/kernel/pci/id.rs
> index 50005d176561..dc2035a4c175 100644
> --- a/rust/kernel/pci/id.rs
> +++ b/rust/kernel/pci/id.rs
> @@ -428,7 +428,6 @@ fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
> TRANSMETA = bindings::PCI_VENDOR_ID_TRANSMETA, // 0x1279
> ROCKWELL = bindings::PCI_VENDOR_ID_ROCKWELL, // 0x127A
> ITE = bindings::PCI_VENDOR_ID_ITE, // 0x1283
> - ALTEON = bindings::PCI_VENDOR_ID_ALTEON, // 0x12ae
> NVIDIA_SGS = bindings::PCI_VENDOR_ID_NVIDIA_SGS, // 0x12d2
> PERICOM = bindings::PCI_VENDOR_ID_PERICOM, // 0x12D8
> AUREAL = bindings::PCI_VENDOR_ID_AUREAL, // 0x12eb
Does the PCI ID needs to be removed? There was a similar change that I recalled
and the discussion eventually leads to ID not being removed.
https://lore.kernel.org/all/20260123033233.16906-1-enelsonmoore@gmail.com/
That said, if the decision is to remove the IDs, then the Rust change is okay to
me
Acked-by: Gary Guo <gary@garyguo.net> # Rust
Best,
Gary
next prev parent reply other threads:[~2026-04-03 13:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-02 18:30 [PATCH net-next] eth: remove the driver for acenic / tigon1&2 Jakub Kicinski
2026-04-03 8:48 ` Greg KH
2026-04-03 13:34 ` Jes Sorensen
2026-04-03 13:50 ` Gary Guo [this message]
2026-04-03 15:40 ` Bjorn Helgaas
2026-04-03 19:33 ` Jakub Kicinski
2026-04-03 19:56 ` Bjorn Helgaas
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=DHJKGY0F52GL.14FQPOWWO0F77@garyguo.net \
--to=gary@garyguo.net \
--cc=James.Bottomley@HansenPartnership.com \
--cc=a.hindborg@kernel.org \
--cc=agordeev@linux.ibm.com \
--cc=aliceryhl@google.com \
--cc=andrew+netdev@lunn.ch \
--cc=ardb@kernel.org \
--cc=bhelgaas@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun@kernel.org \
--cc=borntraeger@linux.ibm.com \
--cc=chenhuacai@kernel.org \
--cc=chleroy@kernel.org \
--cc=dakr@kernel.org \
--cc=davem@davemloft.net \
--cc=deller@gmx.de \
--cc=dong100@mucse.com \
--cc=ebiggers@google.com \
--cc=edumazet@google.com \
--cc=enelsonmoore@gmail.com \
--cc=geert@linux-m68k.org \
--cc=gor@linux.ibm.com \
--cc=gregkh@linuxfoundation.org \
--cc=hca@linux.ibm.com \
--cc=herbert@gondor.apana.org.au \
--cc=hkallweit1@gmail.com \
--cc=horms@kernel.org \
--cc=jes@trained-monkey.org \
--cc=jirislaby@kernel.org \
--cc=kees@kernel.org \
--cc=kernel@xen0n.name \
--cc=kshk@linux.ibm.com \
--cc=kuba@kernel.org \
--cc=kwilczynski@kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=lirongqing@baidu.com \
--cc=loongarch@lists.linux.dev \
--cc=lossin@kernel.org \
--cc=maddy@linux.ibm.com \
--cc=martin.petersen@oracle.com \
--cc=mpe@ellerman.id.au \
--cc=netdev@vger.kernel.org \
--cc=npiggin@gmail.com \
--cc=ojeda@kernel.org \
--cc=pabeni@redhat.com \
--cc=rust-for-linux@vger.kernel.org \
--cc=svens@linux.ibm.com \
--cc=tiwai@suse.de \
--cc=tmgross@umich.edu \
--cc=tsbogend@alpha.franken.de \
--cc=tytso@mit.edu \
--cc=vadim.fedorenko@linux.dev \
--cc=vineethr@linux.ibm.com \
--cc=wangruikang@iscas.ac.cn \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox