From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753041AbcGDHGP (ORCPT ); Mon, 4 Jul 2016 03:06:15 -0400 Received: from mail-wm0-f49.google.com ([74.125.82.49]:38571 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752079AbcGDHGM (ORCPT ); Mon, 4 Jul 2016 03:06:12 -0400 Subject: Re: linux-next: build failure after merge of the lightnvm tree To: Stephen Rothwell References: <20160630125635.008b33b6@canb.auug.org.au> <20160704143153.57dacf1e@canb.auug.org.au> Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org From: =?UTF-8?Q?Matias_Bj=c3=b8rling?= Organization: Paletta Message-ID: <577A0AE0.3040506@bjorling.me> Date: Mon, 4 Jul 2016 09:06:08 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20160704143153.57dacf1e@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/04/2016 06:31 AM, Stephen Rothwell wrote: > Hi Matias, > > On Thu, 30 Jun 2016 12:56:35 +1000 Stephen Rothwell wrote: >> >> After merging the lightnvm tree, today's linux-next build (x86_64 >> allmodconfig) failed like this: >> >> ERROR: "nvm_alloc_dev" [drivers/nvme/host/nvme-core.ko] undefined! >> ERROR: "nvm_alloc_dev" [drivers/block/null_blk.ko] undefined! >> >> Caused by commit >> >> 3daf1adc80a8 ("lightnvm: let drivers control the lifetime of nvm_dev") >> >> I have used the lightnvm tree from next-20160629 for today. > > I am still getting this error. > Hi Stephen, Sorry for the delay. The patch is removed for now.