Re: [Intel-wired-lan] [PATCH 0/3] rtnl_lock fixes

2015-07-08 Thread Jeff Kirsher
On Wed, 2015-07-08 at 16:15 -0700, David Miller wrote: > From: Vasily Averin > Date: Tue, 07 Jul 2015 18:53:28 +0300 > > > While investigation possible reasons of net_todo_list corruption > > on rhel6 based OpenVZ kernel I've found few places not fixed in > mainline. > > I'm assuming the Intel

Re: [PATCH 0/3] rtnl_lock fixes

2015-07-08 Thread David Miller
From: Vasily Averin Date: Tue, 07 Jul 2015 18:53:28 +0300 > While investigation possible reasons of net_todo_list corruption > on rhel6 based OpenVZ kernel I've found few places not fixed in mainline. I'm assuming the Intel folks will pick these up. -- To unsubscribe from this list: send the li

[PATCH 0/3] rtnl_lock fixes

2015-07-07 Thread Vasily Averin
While investigation possible reasons of net_todo_list corruption on rhel6 based OpenVZ kernel I've found few places not fixed in mainline. Vasily Averin (3): missing rtnl_unlock in i40evf_resume() missing rtnl_unlock in igb_sriov_reinit() ipmr_free_table() should be called under taken rtnl_