Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752114Ab2JVJeq (ORCPT ); Mon, 22 Oct 2012 05:34:46 -0400 Received: from mail-vc0-f174.google.com ([209.85.220.174]:58013 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751306Ab2JVJep (ORCPT ); Mon, 22 Oct 2012 05:34:45 -0400 MIME-Version: 1.0 X-Originating-IP: [93.172.255.235] In-Reply-To: References: <20121006080758.GB29618@localhost> From: Ohad Ben-Cohen Date: Mon, 22 Oct 2012 11:34:24 +0200 Message-ID: Subject: Re: [remoteproc:for-next 7/12] ERROR: "vring_del_virtqueue" [drivers/remoteproc/remoteproc.ko] undefined! To: Fengguang Wu Cc: =?ISO-8859-1?Q?Sjur_Br=E6ndeland?= , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1198 Lines: 28 Hello Fengguang, On Sat, Oct 6, 2012 at 11:57 AM, Ohad Ben-Cohen wrote: > On Sat, Oct 6, 2012 at 10:07 AM, Fengguang Wu wrote: >> ERROR: "vring_del_virtqueue" [drivers/remoteproc/remoteproc.ko] undefined! >> ERROR: "register_virtio_device" [drivers/remoteproc/remoteproc.ko] undefined! >> ERROR: "unregister_virtio_device" [drivers/remoteproc/remoteproc.ko] undefined! >> ERROR: "vring_new_virtqueue" [drivers/remoteproc/remoteproc.ko] undefined! >> ERROR: "vring_interrupt" [drivers/remoteproc/remoteproc.ko] undefined! >> ERROR: "vring_transport_features" [drivers/remoteproc/remoteproc.ko] undefined! > > Thanks, Fengguang, I've pushed this patch to fix this: ... > + select VIRTIO_RING Do you still see these issues with 3.7-rc2 ? Rusty eliminated CONFIG_VIRTIO_RING recently, which makes this patch redundant. I'm dropping this for now, please tell me if you still see any issue. Thanks, Ohad. -- 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/