From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752533AbeBVGQJ (ORCPT ); Thu, 22 Feb 2018 01:16:09 -0500 Received: from mail-io0-f181.google.com ([209.85.223.181]:34483 "EHLO mail-io0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752276AbeBVGQH (ORCPT ); Thu, 22 Feb 2018 01:16:07 -0500 X-Google-Smtp-Source: AG47ELtJKhieuK7lAVK2O7jsEB/Br7RwUR+JlckGIe1zUDAXdKwcpZlz5XbFFukCNFwr642CmAuBcg== Date: Thu, 22 Feb 2018 01:16:04 -0500 From: Bo YU To: "Jason A. Donenfeld" Cc: Eric Dumazet , David Miller , "Berg, Johannes" , Netdev , LKML Subject: Re: [PATCH] netlink: put module reference if dump start fails Message-ID: <20180222061603.GA11532@yubo-2> References: <20180221034159.14685-1-Jason@zx2c4.com> <1519192048.55655.35.camel@gmail.com> <1519225917.55655.42.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Wed, Feb 21, 2018 at 04:41:05PM +0100, Jason A. Donenfeld wrote: >Fixes: 41c87425a1ac ("netlink: do not set cb_running if dump's start() errs") I think you Would better to resend it. Bo,