On Thu, Oct 31, 2024 at 7:42 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote: > > On Tue, 29 Oct 2024 20:55:20 +0000 Mina Almasry wrote: > > A few unrelated devmem TCP fixes bundled in a series for some > > convenience (if that's ok). > > These two should go to net I presume? It's missing input validation. > > Either way you gotta repost either as two properly separate series, > or combine them as one, cause right now they are neither and patchwork > doesn't recognize they are related. > Yeah my apologies. I made a mistake posting the series and posted the cover letter twice. Looks like that confused patchwork very much. I'll also repost targeting net since these are fixes to existing code. But what is the 'missing input validation'? Do you mean the input validation for the SO_DEVMEM_DONTNEED API? That should be handled in the patch "net: fix SO_DEVMEM_DONTNEED looping too long" in this series, unless I missed something. -- Thanks, Mina