All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH 0/3] rtnl_lock fixes
@ 2015-07-07 15:53 ` Vasily Averin
  0 siblings, 0 replies; 6+ messages in thread
From: Vasily Averin @ 2015-07-07 15:53 UTC (permalink / raw)
  To: 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] 6+ messages in thread

* [PATCH 0/3] rtnl_lock fixes
@ 2015-07-07 15:53 ` Vasily Averin
  0 siblings, 0 replies; 6+ 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] 6+ messages in thread

* [Intel-wired-lan] [PATCH 0/3] rtnl_lock fixes
  2015-07-07 15:53 ` Vasily Averin
@ 2015-07-08 23:15   ` David Miller
  -1 siblings, 0 replies; 6+ messages in thread
From: David Miller @ 2015-07-08 23:15 UTC (permalink / raw)
  To: 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] 6+ messages in thread

* Re: [PATCH 0/3] rtnl_lock fixes
@ 2015-07-08 23:15   ` David Miller
  0 siblings, 0 replies; 6+ 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] 6+ messages in thread

* [Intel-wired-lan] [PATCH 0/3] rtnl_lock fixes
  2015-07-08 23:15   ` David Miller
@ 2015-07-08 23:23     ` Jeff Kirsher
  -1 siblings, 0 replies; 6+ messages in thread
From: Jeff Kirsher @ 2015-07-08 23:23 UTC (permalink / raw)
  To: intel-wired-lan

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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20150708/a7a1a0a3/attachment.asc>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Intel-wired-lan] [PATCH 0/3] rtnl_lock fixes
@ 2015-07-08 23:23     ` Jeff Kirsher
  0 siblings, 0 replies; 6+ 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] 6+ messages in thread

end of thread, other threads:[~2015-07-08 23:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07 15:53 [Intel-wired-lan] [PATCH 0/3] rtnl_lock fixes Vasily Averin
2015-07-07 15:53 ` Vasily Averin
2015-07-08 23:15 ` [Intel-wired-lan] " David Miller
2015-07-08 23:15   ` David Miller
2015-07-08 23:23   ` [Intel-wired-lan] " Jeff Kirsher
2015-07-08 23:23     ` Jeff Kirsher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.