Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753786AbcKPP2V (ORCPT ); Wed, 16 Nov 2016 10:28:21 -0500 Received: from mail-it0-f43.google.com ([209.85.214.43]:37638 "EHLO mail-it0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752263AbcKPP2S (ORCPT ); Wed, 16 Nov 2016 10:28:18 -0500 Subject: Re: [PATCH] null_blk: Add notes to use LightNVM To: Yasuaki Ishimatsu , linux-kernel@vger.kernel.org, linux-block@vger.kernel.org References: <37a5a6a3-cd8b-db98-b4f3-7bd66a5bf4d8@gmail.com> From: Jens Axboe Message-ID: Date: Wed, 16 Nov 2016 08:27:36 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <37a5a6a3-cd8b-db98-b4f3-7bd66a5bf4d8@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 313 Lines: 10 On 10/27/2016 09:56 AM, Yasuaki Ishimatsu wrote: > If CONFIG_NVM is disabled, loading null_block module with use_lightnvm=1 > fails. But there are no messages and documents related to the failure. > > So the patch adds the notes to use LightNVM. Added, with some slight text adjustments. Thanks. -- Jens Axboe