On Sun, 2017-12-03 at 10:42 -0500, David Miller wrote: > From: Eric Dumazet <eduma...@google.com> > Date: Fri, 1 Dec 2017 15:08:11 -0800 > > > James Morris reported kernel stack corruption bug that > > we tracked back to commit 971f10eca186 ("tcp: better TCP_SKB_CB > > layout to reduce cache line misses") > > > > First patch needs to be backported to kernels >= 3.18, > > while second patch needs to be backported to kernels >= 4.9, since > > this was the time when inet_exact_dif_match appeared. > > I don't know why but patch #2 never made it into patchwork which > makes > it really difficult for me to queue it up for -stable properly and > reliably. > > Can you please repost this series? Hopefully it will work. > > If it doesn't work we'll ask the patchwork folks to take a look. > > Thanks!
Sure, I have rebased and resent. Thanks.