[Devel] [PATCH rh7 0/3] rtnl_lock fixes

Vasily Averin vvs at virtuozzo.com
Sat Jul 18 01:44:54 PDT 2015


On 17.07.2015 23:21, Konstantin Khorenko wrote:
> On 07/07/2015 08:10 PM, Vasily Averin wrote:
>> 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
> 
> Vasya, are you going to send these patches to mainstream, or to RedHat only?

I've sent 3 patches to mainline

>> 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(+)
>>
> 



More information about the Devel mailing list