From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sfi-mx-3.v28.ch3.sourceforge.com ([172.29.28.123] helo=mx.sourceforge.net) by 335xhf1.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from ) id 1LfCTF-0005SN-Vv for user-mode-linux-devel@lists.sourceforge.net; Thu, 05 Mar 2009 12:14:37 +0000 Received: from mail-qy0-f107.google.com ([209.85.221.107]) by 3b2kzd1.ch3.sourceforge.com with esmtp (Exim 4.69) id 1LfCTE-0006QB-Ic for user-mode-linux-devel@lists.sourceforge.net; Thu, 05 Mar 2009 12:14:37 +0000 Received: by qyk5 with SMTP id 5so63416qyk.28 for ; Thu, 05 Mar 2009 04:14:34 -0800 (PST) Message-ID: <49AFC206.9080004@panasas.com> Date: Thu, 05 Mar 2009 14:13:58 +0200 From: Boaz Harrosh MIME-Version: 1.0 Subject: [uml-devel] um: WARNING: vmlinux: 'memcpy' exported twice. Previous export was in vmlinux List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: uml-devel , linux-kernel On today's linus v2.6.29-rc7-3-g559595a Doing make ARCH=um defconfig & make ARCH=um give's me: LD vmlinux.o MODPOST vmlinux.o WARNING: vmlinux: 'memcpy' exported twice. Previous export was in vmlinux Sorry if this is a duplicate report Boaz ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756337AbZCEMPv (ORCPT ); Thu, 5 Mar 2009 07:15:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755907AbZCEMOh (ORCPT ); Thu, 5 Mar 2009 07:14:37 -0500 Received: from qw-out-2122.google.com ([74.125.92.26]:58412 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755892AbZCEMOg (ORCPT ); Thu, 5 Mar 2009 07:14:36 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=EypP2+QwT11vGLnxcBgly5zdXGbmWxl56qNGrRyXkoXqKkKz7+GVFKZDYshSuLD0a+ LcgxaK0IAcckkovU/0cI06HViwh6KNcdbGS9PwCAO01oPXylw4ZD6hHcFA1wcIsUoMEL 33Did07NmVXxCC+/z09xNVb7rcECr6Nxy+Iq0= Message-ID: <49AFC206.9080004@panasas.com> Date: Thu, 05 Mar 2009 14:13:58 +0200 From: Boaz Harrosh User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: uml-devel , linux-kernel Subject: um: WARNING: vmlinux: 'memcpy' exported twice. Previous export was in vmlinux Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On today's linus v2.6.29-rc7-3-g559595a Doing make ARCH=um defconfig & make ARCH=um give's me: LD vmlinux.o MODPOST vmlinux.o WARNING: vmlinux: 'memcpy' exported twice. Previous export was in vmlinux Sorry if this is a duplicate report Boaz