From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ying Xue Subject: Re: net/tipc: recursive locking in tipc_link_reset Date: Thu, 11 Oct 2018 20:05:03 +0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jon Maloy , Dmitry Vyukov , "parthasarathy.bhuvaragan@ericsson.com" , David Miller , netdev , "tipc-discussion@lists.sourceforge.net" , LKML Return-path: In-Reply-To: Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tipc-discussion-bounces@lists.sourceforge.net List-Id: netdev.vger.kernel.org Jon, please help to review the patch: https://patchwork.ozlabs.org/patch/982447. Thanks, Ying On 10/11/2018 06:55 PM, Jon Maloy wrote: > Hi Dmitry, > Yes, we are aware of this, the kernel test robot warned us about this a few days ago. > I am looking into it. > > ///jon