Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752401AbcD3S7M (ORCPT ); Sat, 30 Apr 2016 14:59:12 -0400 Received: from mga14.intel.com ([192.55.52.115]:52855 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751910AbcD3S7K (ORCPT ); Sat, 30 Apr 2016 14:59:10 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,557,1455004800"; d="scan'208";a="94900058" Subject: Re: ERROR: "vring_del_virtqueue" [drivers/misc/mic/vop/vop.ko] undefined! From: Sudeep Dutt To: Randy Dunlap , Greg Kroah-Hartman Cc: Sudeep Dutt , kbuild test robot , kbuild-all@01.org, linux-kernel@vger.kernel.org, Ashutosh Dixit In-Reply-To: <5724E1FD.4060906@infradead.org> References: <201604182306.Y6JK1v8n%fengguang.wu@intel.com> <5724E1FD.4060906@infradead.org> Content-Type: text/plain; charset="UTF-8" Date: Sat, 30 Apr 2016 11:56:47 -0700 Message-ID: <1462042607.69974.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-30.el6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1652 Lines: 44 On Sat, 2016-04-30 at 09:49 -0700, Randy Dunlap wrote: > On 04/18/16 08:05, kbuild test robot wrote: > > Hi Sudeep, > > > > FYI, the error/warning still remains. > > and still happens in linux-next-20160428... > The patch to fix this build failure was posted @ https://lkml.org/lkml/2016/4/5/7 Greg, can you please please apply the patch? Thanks, Sudeep Dutt > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > head: c3b46c73264b03000d1e18b22f5caf63332547c9 > > commit: 8810df37762746657cfe84014a8f30758e8f366a misc: mic: Enable VOP debugfs and driver build > > date: 10 weeks ago > > config: x86_64-randconfig-s2-04182146 (attached as .config) > > reproduce: > > git checkout 8810df37762746657cfe84014a8f30758e8f366a > > # save the attached .config to linux build tree > > make ARCH=x86_64 > > > > All errors (new ones prefixed by >>): > > > >>> ERROR: "vring_del_virtqueue" [drivers/misc/mic/vop/vop.ko] undefined! > >>> ERROR: "register_virtio_device" [drivers/misc/mic/vop/vop.ko] undefined! > >>> ERROR: "unregister_virtio_device" [drivers/misc/mic/vop/vop.ko] undefined! > >>> ERROR: "vring_new_virtqueue" [drivers/misc/mic/vop/vop.ko] undefined! > >>> ERROR: "virtio_config_changed" [drivers/misc/mic/vop/vop.ko] undefined! > >>> ERROR: "vring_interrupt" [drivers/misc/mic/vop/vop.ko] undefined! > >>> ERROR: "vring_transport_features" [drivers/misc/mic/vop/vop.ko] undefined! > > > > --- > > 0-DAY kernel test infrastructure Open Source Technology Center > > https://lists.01.org/pipermail/kbuild-all Intel Corporation > > > >