Re: [PATCH net-next v2] net: devmem: return EMSGSIZE on type mismatch
From: Jakub Kicinski
Date: Wed Aug 12 2026 - 19:53:50 EST
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