On Tue, Nov 28, 2017 at 12:31:52PM +0100, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > This is a note to let you know that I've just added the patch titled > > Revert "sctp: do not peel off an assoc from one netns to another one" > > to the 4.4-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > revert-sctp-do-not-peel-off-an-assoc-from-one-netns-to.patch > and it can be found in the queue-4.4 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let <stable@xxxxxxxxxxxxxxx> know about it. > > > From c76eb04f0895952a58f0029223f181854901e52e Mon Sep 17 00:00:00 2001 > From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Date: Tue, 28 Nov 2017 12:29:45 +0100 > Subject: Revert "sctp: do not peel off an assoc from one netns to another one" > > From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > This reverts commit 2a0e60907e54dad75e9b3568d02bec11d6e74f6b which is > commit df80cd9b28b9ebaa284a41df611dbf3a2d05ca74 upstream as I messed up > by applying it to the tree twice. > > Reported-by: Michal Kubecek <mkubecek@xxxxxxx> Thanks > Cc: ChunYu Wang <chunwang@xxxxxxxxxx> > Cc: Xin Long <lucien.xin@xxxxxxxxx> > Cc: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx> > Cc: Neil Horman <nhorman@xxxxxxxxxxxxx> > Cc: David S. Miller <davem@xxxxxxxxxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>