Re: [PATCH 0/2] [BUG FIXES - 3.10.27] sit: More backports
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2014-01-30 13:31:08
Also in:
lkml, stable
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2014-01-30 13:31:08
Also in:
lkml, stable
On Thu, 30 Jan 2014 10:28:43 +0100 Nicolas Dichtel [off-list ref] wrote:
Steve, I think the patch I sent yesterday is the good fix. At the end, it's a backport of Willem's patch. Note that he also ack that patch. The first version you sent (which removes unregister_netdevice_queue(sitn->fb_tunnel_dev, &list)) will introduce a memory leak when the user destroy a netns.
Hi Nicolas, I reverted my patches and applied and tested your patches locally and they passed my first line testing. I'm going to have them entered into our test suite, after removing our other patches, and see if they solve all the bugs that we were tripping over. I'll let you know when these are finished. Thanks! -- Steve