From mboxrd@z Thu Jan 1 00:00:00 1970 From: subashab@codeaurora.org Subject: Re: net: deadlock on genl_mutex Date: Mon, 28 Nov 2016 22:59:28 -0700 Message-ID: <0227d7e83cc5ac0a192d1ba0fee61413@codeaurora.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: David Miller , Matti Vaittinen , Tycho Andersen , Cong Wang , Florian Westphal , stephen hemminger , Tom Herbert , netdev , LKML , Richard Guy Briggs , syzkaller , netdev-owner@vger.kernel.org To: Eric Dumazet , Dmitry Vyukov Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:38088 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755006AbcK2F7a (ORCPT ); Tue, 29 Nov 2016 00:59:30 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: > > Issue was reported yesterday and is under investigation. > > > http://marc.info/?l=linux-netdev&m=148014004331663&w=2 > > > Thanks ! Hi Dmitry Can you try the patch below with your reproducer? I haven't seen similar crashes reported after this (or even with Eric's patch). https://patchwork.ozlabs.org/patch/699937/