Re: [PATCH net-next] sctp: Constify struct sctp_sched_ops
| Newsgroups | org.kernel.vger.linux-sctp,org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <176170082175.2452213.16789449106811751302.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Sat, 25 Oct 2025 09:40:59 +0200 you wrote: > 'struct sctp_sched_ops' is not modified in these drivers. > > Constifying this structure moves some data to a read-only section, so > increases overall security, especially when the structure holds some > function pointers. > > On a x86_64, with allmodconfig, as an example: > Before: > ====== > text data bss dec hex filename > 8019 568 0 8587 218b net/sctp/stream_sched_fc.o > > [...] Here is the summary with links: - [net-next] sctp: Constify struct sctp_sched_ops https://git.kernel.org/netdev/net-next/c/294bfe0343da You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html