Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp795071ybl; Wed, 21 Aug 2019 05:46:31 -0700 (PDT) X-Google-Smtp-Source: APXvYqwzTMHnobSeuWsxxgCFPL9mO0i7fzvWM7Dc8h6nu1YUHEguN9ACbnnxU+XhugxJShbjNtjp X-Received: by 2002:a65:6216:: with SMTP id d22mr26936593pgv.404.1566391591070; Wed, 21 Aug 2019 05:46:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566391591; cv=none; d=google.com; s=arc-20160816; b=bvNh9OMYoEbIohV3QJkQzx2AtqAc5TRdptGEqAKI457wHKvxF7/SCeA1ngvZWMsgd9 3/2qWeAd8CO8BX989C4rF8x8m8P89B+jEt7mDDL8ZERhtlM1a53QNR0IYyWSiOHHKeED /PrAQfJpZzRmpwgesoWp4T3RJ72J/HmX3nwbkFZ4QNPJVGn15DzjMYA8PMA25XDIXJhN t09+wg5X3+JTBHrG6VDgGs6KN+748+8pG4jPt26Cz7zfFhu4CtlZVg+7ihFQcDtzDjeS wPwY4RuF+aHtcoJfvRppkXPPF8cgpyK62RA/PWM8HvmXV622B9hx8nziF9NDWn7S8ZpU ohzQ== 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=i/AbqASbR8M/X+LqosoB4jKjxiAstWeekcRz1GCx9ik=; b=e2mxXVaeXdWrZICx2frRepDgPevxd+pm6DavZbtJaE9inyLkH6mVsGCsKmnZo6Z6tn DoBuPn2nBEDNRo7zekXHZghD7HQt0QkFPNR1WF/z9SPO9SBbH22CrsWJGGQtrHU+1b9Y rZeyUOgdklNXLeLIcMw7awyXVJ29UaKZpq9hdaN8op8F1wLYRlFshhae3gnKNQ56rxHD vf//kXjcg+1pY6hyxf56K83iDWipyYy7GnwIosapsa/IpvuCpr4DoV/Z24vEIH/TTiPl EG6b3c/5+s3wApU2K9cXJ71sB/8nQALcx2p/ZVvFIZxwKiMpcQVf85n1sIOiPA4ePb9E FuCw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=YvNB0DEX; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a3si7032501plc.412.2019.08.21.05.46.15; Wed, 21 Aug 2019 05:46:31 -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=YvNB0DEX; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728467AbfHUMi3 (ORCPT + 99 others); Wed, 21 Aug 2019 08:38:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:37580 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728085AbfHUMi3 (ORCPT ); Wed, 21 Aug 2019 08:38:29 -0400 Received: from localhost (unknown [12.166.174.13]) (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 C0FC32089E; Wed, 21 Aug 2019 12:38:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566391107; bh=sCxkjrOqV57cy9uehYLVUiLv2/5xf/s9hWA1KgEO/zY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YvNB0DEXeJX0C4y6pAs/Ikxe+iWbn0NYX1w9XyUVftx7+QxTbsd0JlCLeJVVgSO1w OdqIKdXLdNwBsLfdb4sDjC6Fk0IsUhVwpLJ6FfnQVXKLy8OFfUM7HH4F7aw8BFuLGH zhddpjzYMXmInjG+3pqc4UVgZK9d0Tx0q8w83Dio= Date: Wed, 21 Aug 2019 05:38:27 -0700 From: Greg KH To: Matthias Maennich Cc: linux-kernel@vger.kernel.org, kernel-team@android.com, arnd@arndb.de, geert@linux-m68k.org, hpa@zytor.com, jeyu@kernel.org, joel@joelfernandes.org, kstewart@linuxfoundation.org, linux-arch@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-modules@vger.kernel.org, linux-scsi@vger.kernel.org, linux-usb@vger.kernel.org, lucas.de.marchi@gmail.com, maco@android.com, maco@google.com, michal.lkml@markovi.net, mingo@redhat.com, oneukum@suse.com, pombredanne@nexb.com, sam@ravnborg.org, sspatil@google.com, stern@rowland.harvard.edu, tglx@linutronix.de, usb-storage@lists.one-eyed-alien.net, x86@kernel.org, yamada.masahiro@socionext.com Subject: Re: [PATCH v3 10/11] RFC: usb-storage: export symbols in USB_STORAGE namespace Message-ID: <20190821123827.GB4059@kroah.com> References: <20190813121733.52480-1-maennich@google.com> <20190821114955.12788-1-maennich@google.com> <20190821114955.12788-11-maennich@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190821114955.12788-11-maennich@google.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 21, 2019 at 12:49:25PM +0100, Matthias Maennich wrote: > Modules using these symbols are required to explicitly import the > namespace. This patch was generated with the following steps and serves > as a reference to use the symbol namespace feature: > > 1) Define DEFAULT_SYMBOL_NAMESPACE in the corresponding Makefile > 2) make (see warnings during modpost about missing imports) > 3) make nsdeps > > Instead of a DEFAULT_SYMBOL_NAMESPACE definition, the EXPORT_SYMBOL_NS > variants can be used to explicitly specify the namespace. The advantage > of the method used here is that newly added symbols are automatically > exported and existing ones are exported without touching their > respective EXPORT_SYMBOL macro expansion. > > Signed-off-by: Matthias Maennich This looks good to me. This can be included with the rest of this series when/if it goes through the kbuild or module tree: Reviewed-by: Greg Kroah-Hartman Actually, which tree will this be going through? thanks, greg k-h