Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752231AbbLIESW (ORCPT ); Tue, 8 Dec 2015 23:18:22 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52501 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751179AbbLIESU (ORCPT ); Tue, 8 Dec 2015 23:18:20 -0500 Date: Wed, 9 Dec 2015 12:20:26 +0800 From: Minfei Huang To: Jens Axboe Cc: Minfei Huang , m@bjorling.me, akinobu.mita@gmail.com, rusty@rustcorp.com.au, keith.busch@intel.com, mcgrof@suse.com, krinkin.m.u@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] null_blk: Fix error path in module initialization Message-ID: <20151209042026.GA11130@dhcp-128-25.nay.redhat.com> References: <1448545693-22141-1-git-send-email-mhuang@redhat.com> <20151208121453.GA94282@dhcp-128-22.nay.redhat.com> <5667422C.60707@fb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5667422C.60707@fb.com> 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 Content-Length: 550 Lines: 19 On 12/08/15 at 01:48pm, Jens Axboe wrote: > On 12/08/2015 05:35 AM, Minfei Huang wrote: > >Ping. > > > >Any comment is appreciate. > > Applied, it is indeed pretty broken after the lightnvm update. > I killed the use_lightnvm check before kmem_cache_destroy, that's > not needed. Agreed. Thanks Minfei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/