Re: [PATCH net-next v2] net: devmem: return EMSGSIZE on type mismatch
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 10 Aug 2026 20:11:48 +0000 Mina Almasry wrote:
> When a devmem payload mixes with a standard page payload, return
> -EMSGSIZE instead of -EFAULT. This enables tcp_sendmsg to seamlessly
> fall back to creating a new segment instead of failing the socket send.
>
> Fixes: bd61848900bff ("net: devmem: Implement TX path")
Please drop the Fixes tag and repost this _after_ the devmem fixes
you're sending are in net-next.
--
pw-bot: defer