All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
	3chas3@gmail.com, mitch@sfgoth.com,
	linux-atm-general@lists.sourceforge.net, dwmw2@infradead.org
Subject: Re: [PATCH net-next v2 0/9] atm: remove more dead code
Date: Tue, 16 Jun 2026 16:00:16 +0000	[thread overview]
Message-ID: <178162561614.1139138.15979699037640823309.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260615194416.752559-1-kuba@kernel.org>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 15 Jun 2026 12:44:07 -0700 you wrote:
> Commit 6deb53595092 ("net: remove unused ATM protocols and legacy
> ATM device drivers") removed a good chunk of old ATM drivers.
> Our goal going forward is to limit the ATM support to PPPoATM
> used in ADSL deployments.
> 
> A recent burst of AI generated fixes for net/atm/signaling.c and
> net/atm/svc.c made me look closer at the remaining code. PPPoATM runs
> over permanent virtual circuits (PF_ATMPVC) with a statically
> configured VPI/VCI. We can drop switched virtual circuits (SVCs)
> and user-space signaling (atmsigd) support. While digging around
> I noticed a few more obviously dead pieces of code.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/9] atm: remove AAL3/4 transport support
    https://git.kernel.org/netdev/net-next/c/c1468145ce75
  - [net-next,v2,2/9] atm: remove the unused send_oam / push_oam callbacks
    https://git.kernel.org/netdev/net-next/c/b20aa9eded10
  - [net-next,v2,3/9] atm: remove dead SONET PHY ioctls
    https://git.kernel.org/netdev/net-next/c/277fb497d101
  - [net-next,v2,4/9] atm: remove the local ATM (NSAP) address registry
    https://git.kernel.org/netdev/net-next/c/a5a12d76d2cb
  - [net-next,v2,5/9] atm: remove SVC socket support and the signaling daemon interface
    https://git.kernel.org/netdev/net-next/c/aa582dc25ace
  - [net-next,v2,6/9] atm: remove the unused change_qos device operation
    https://git.kernel.org/netdev/net-next/c/6719d57ee047
  - [net-next,v2,7/9] atm: remove the unused pre_send and send_bh device operations
    https://git.kernel.org/netdev/net-next/c/ae6e653514d1
  - [net-next,v2,8/9] atm: remove unused ATM PHY operations
    https://git.kernel.org/netdev/net-next/c/e44e224e2f44
  - [net-next,v2,9/9] atm: remove orphaned uAPI for deleted drivers, protocols and SVCs
    https://git.kernel.org/netdev/net-next/c/8f9616500c59

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-06-16 16:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-15 19:44 [PATCH net-next v2 0/9] atm: remove more dead code Jakub Kicinski
2026-06-15 19:44 ` [PATCH net-next v2 1/9] atm: remove AAL3/4 transport support Jakub Kicinski
2026-06-15 19:44 ` [PATCH net-next v2 2/9] atm: remove the unused send_oam / push_oam callbacks Jakub Kicinski
2026-06-15 19:44 ` [PATCH net-next v2 3/9] atm: remove dead SONET PHY ioctls Jakub Kicinski
2026-06-15 19:44 ` [PATCH net-next v2 4/9] atm: remove the local ATM (NSAP) address registry Jakub Kicinski
2026-06-15 19:44 ` [PATCH net-next v2 5/9] atm: remove SVC socket support and the signaling daemon interface Jakub Kicinski
2026-06-15 19:44 ` [PATCH net-next v2 6/9] atm: remove the unused change_qos device operation Jakub Kicinski
2026-06-15 19:44 ` [PATCH net-next v2 7/9] atm: remove the unused pre_send and send_bh device operations Jakub Kicinski
2026-06-15 19:44 ` [PATCH net-next v2 8/9] atm: remove unused ATM PHY operations Jakub Kicinski
2026-06-15 19:44 ` [PATCH net-next v2 9/9] atm: remove orphaned uAPI for deleted drivers, protocols and SVCs Jakub Kicinski
2026-06-16 16:00 ` patchwork-bot+netdevbpf [this message]

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=178162561614.1139138.15979699037640823309.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=3chas3@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dwmw2@infradead.org \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-atm-general@lists.sourceforge.net \
    --cc=mitch@sfgoth.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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.