[Devel] [PATCH rh7 0/3] rtnl_lock fixes
Vasily Averin
vvs at virtuozzo.com
Tue Jul 7 10:10:20 PDT 2015
found during investigation of possible reasons of net_todo_list corruption
on rhel6 based OpenVZ kernel.
reported to Red Hat
https://bugzilla.redhat.com/show_bug.cgi?id=1240747
Vasily Averin (3):
missing rtnl_unlock in i40evf_resume()
missing rtnl_unlock in igb_sriov_reinit()
ms commit ed785309c9 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
drivers/net/ethernet/intel/i40evf/i40evf_main.c | 1 +
drivers/net/ethernet/intel/igb/igb_main.c | 1 +
net/ipv4/ipmr.c | 5 +++++
3 files changed, 7 insertions(+)
--
1.9.1
More information about the Devel
mailing list