From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755954AbcK2F7h (ORCPT ); Tue, 29 Nov 2016 00:59:37 -0500 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 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 28 Nov 2016 22:59:28 -0700 From: subashab@codeaurora.org To: Eric Dumazet , Dmitry Vyukov 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 Subject: Re: net: deadlock on genl_mutex In-Reply-To: References: Message-ID: <0227d7e83cc5ac0a192d1ba0fee61413@codeaurora.org> User-Agent: Roundcube Webmail/1.2.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > 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/ -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project