* [PATCH 0/3] rtnl_lock fixes
@ 2015-07-07 15:53 Vasily Averin
2015-07-08 23:15 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Vasily Averin @ 2015-07-07 15:53 UTC (permalink / raw)
To: David S. Miller, netdev; +Cc: intel-wired-lan
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_lock
drivers/net/ethernet/intel/i40evf/i40evf_main.c | 1 +
drivers/net/ethernet/intel/igb/igb_main.c | 1 +
net/ipv6/ip6mr.c | 2 ++
3 files changed, 4 insertions(+)
--
1.9.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/3] rtnl_lock fixes
2015-07-07 15:53 [PATCH 0/3] rtnl_lock fixes Vasily Averin
@ 2015-07-08 23:15 ` David Miller
2015-07-08 23:23 ` [Intel-wired-lan] " Jeff Kirsher
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2015-07-08 23:15 UTC (permalink / raw)
To: vvs; +Cc: netdev, intel-wired-lan
From: Vasily Averin <vvs@virtuozzo.com>
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Intel-wired-lan] [PATCH 0/3] rtnl_lock fixes
2015-07-08 23:15 ` David Miller
@ 2015-07-08 23:23 ` Jeff Kirsher
0 siblings, 0 replies; 3+ messages in thread
From: Jeff Kirsher @ 2015-07-08 23:23 UTC (permalink / raw)
To: David Miller; +Cc: vvs, netdev, intel-wired-lan
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
On Wed, 2015-07-08 at 16:15 -0700, David Miller wrote:
> From: Vasily Averin <vvs@virtuozzo.com>
> 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
Correct, got them queued up.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-07-08 23:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07 15:53 [PATCH 0/3] rtnl_lock fixes Vasily Averin
2015-07-08 23:15 ` David Miller
2015-07-08 23:23 ` [Intel-wired-lan] " Jeff Kirsher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).