Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp962066ybe; Thu, 5 Sep 2019 08:23:14 -0700 (PDT) X-Google-Smtp-Source: APXvYqxN/aVVcuiUWxgHMIFQ6sjuWkx9fS2vPFPG4nRGUDpMfhgD6beFJk1nj1VISvCcnw+IENCv X-Received: by 2002:a17:902:343:: with SMTP id 61mr4148150pld.215.1567696994148; Thu, 05 Sep 2019 08:23:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567696994; cv=none; d=google.com; s=arc-20160816; b=HTLA6rZPFSe2/5hCoosVSFgQOnuppg8/mw8naOsT8NUbxPFvQ/9gY+ihYqMFi+Kc6U vZIACteMtcXqemCGZ0/qsILDYVBqLMmCQ4wwTcvg7szERPPcTiJe5sOYavbBJXlHa23l IIgzoLU+pMNsNjBE6rqTgjMzQQkwMueXj1xke9DdgxS54D/7SznnUTOL2A44+UEmCxyH /oFhzWrkGAopP88vDEbLqoOr0hvfoZVNR9sdA+c0t56ohNdKsglMc5YPIfOXwFhp8OUz fOwSaJNIdbwly1Sl0NI9mJXzGXfvtAWnhETq9IpcXoX5bul4oV3sQ7XdMwYx7+Ig7xtP WCXw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=52vWwUIsrM5eYw8n0RjjExK4NDSGElkSybh/xcYgcpA=; b=Rk8pbIqzwVwfqpCEFVWp3m5E/HTFSgrAMwM8N3GvwSrT8iMjbMIX4YS51MaKSF6MlH PA1Ls26jKl2rczj6Xk6MnJLNX6zWGdGXtpTN3e6oaX6RdxnP+9o2VlRkKQNb3niiQzv0 hOEF4pwxOsuh77RuXpFQg0++JEz47ZcP+9Wh6ig1OtPR2yrsjfoEaYHmV4RI7Q/Y1hHH GUUSSKPpcUxptpgK6DTKCdwYCEo7TirAx8hyaFsKmku16zF6o1VDCQO4zlFR4VVnzrZn 9+5e1Zgz2fj6U9Bpawe0u86iM0D8m9TZpzBqur8rwZhsH87PXaEC8Pz4hEgRrlSf9BMF jejw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pU2eFvW5; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id gn16si2298600plb.97.2019.09.05.08.22.58; Thu, 05 Sep 2019 08:23:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pU2eFvW5; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732766AbfIELQZ (ORCPT + 99 others); Thu, 5 Sep 2019 07:16:25 -0400 Received: from mail.kernel.org ([198.145.29.99]:55672 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732604AbfIELQY (ORCPT ); Thu, 5 Sep 2019 07:16:24 -0400 Received: from linux-8ccs (charybdis-ext.suse.de [195.135.221.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 957E321883; Thu, 5 Sep 2019 11:16:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567682183; bh=+Ngi9GoneR0+xaQyOFn0Cdw5Tsg/+FcNM58Ucnjchoo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=pU2eFvW5HfenoH+To4/oSVkLeQI2FBOiG5hX1GqEMy1b2Q7w9d9+tL2UdeK2BQd2Q kNSR8x789mrQCNe9TlydGmgY+MP7FDdIqE1ojxROLWqkHD5z32yFDTgxBUeLh/7Hbe M4/KPgLKqNi6eHRn+vWGYTSJ9i9a6+NdeQS0znDE= Date: Thu, 5 Sep 2019 13:16:17 +0200 From: Jessica Yu To: Arnd Bergmann Cc: Matthew Dharm , Guenter Roeck , Masahiro Yamada , Matthias Maennich , Linux Kernel Mailing List , "Cc: Android Kernel" , Greg Kroah-Hartman , "Joel Fernandes (Google)" , Lucas De Marchi , Martijn Coenen , Sandeep Patil , Will Deacon , Linux Kbuild mailing list , linux-modules@vger.kernel.org, linux-usb , USB Mass Storage on Linux , LINUXWATCHDOG Subject: Re: [usb-storage] Re: [PATCH v4 12/12] RFC: watchdog: export core symbols in WATCHDOG_CORE namespace Message-ID: <20190905111617.GB27788@linux-8ccs> References: <20180716122125.175792-1-maco@android.com> <20190903150638.242049-1-maennich@google.com> <20190903150638.242049-13-maennich@google.com> <20190903161045.GA22754@roeck-us.net> <20190905104147.GA27788@linux-8ccs> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: X-OS: Linux linux-8ccs 4.12.14-lp150.12.61-default x86_64 User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org +++ Arnd Bergmann [05/09/19 12:52 +0200]: >On Thu, Sep 5, 2019 at 12:41 PM Jessica Yu wrote: >> +++ Matthew Dharm [04/09/19 09:16 -0700]: >> >On Wed, Sep 4, 2019 at 5:12 AM Guenter Roeck wrote: > >> >HOWEVER, I have one question: If these patches are included, and >> >someone wants to introduce a bit of code which needs to use two >> >symbols from different namespaces but with the same name, can that be >> >done? That is, if driver A has symbol 'foo' and driver B has symbol >> >'foo' (both in their respective namespaces), and driver C wants to use >> >A.foo and B.foo, can that be supported? >> >> As of now, we currently don't support this - modpost will warn if a >> symbol is exported more than once (across modules + vmlinux), and the >> module loader currently assumes exported symbol names are unique. Do >> you have a concrete use case? If there is a strong need for this, I >> don't think it'd be too hard to implement. > >I think what would prevent this from working in general is that having >two modules with the same exported symbol in different namespaces >won't link if you try to build both modules into the kernel itself. > > Arnd Ah yeah, you are right. I only tried building an identically named exported symbol in a module and in the kernel, and there I got away with a modpost warning. But this breaks when building the module into the kernel, so I guess this is out of the question. Thanks, Jessica