Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp2472882imm; Mon, 16 Jul 2018 08:34:58 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfJFfCnEglhVOTpnaOEoi8cYKGCMELwrGp4P3j+xn7yNAjNbPCFGbc08EjtyItL2gfqNbmo X-Received: by 2002:a17:902:a702:: with SMTP id w2-v6mr17271189plq.41.1531755298674; Mon, 16 Jul 2018 08:34:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531755298; cv=none; d=google.com; s=arc-20160816; b=GJ4tXGG8IkBgXQQJdXt7d2jseYFjUw6DDq1/uTzTSdFtICDmyEk0MdTO/uLhOtt8vC XnDVOBJjCdPvAHVisHImhpeObbMXpSWX7/I2VES3FLfpWBdiOgPDmcNoLMhGz+oB5SXJ wQQxjZ9ChTyKa5kMZUEoZ4X1KJ5OaeGMtox9YusGPPrjvH1KxMsIpF+Is+ytJ3KSSTWc AuDXMOr6r8gpLoTBg9c79mBw7Vyyb+kX3B7nUgQjlrNgIBNZ67RC4tISM/dTRmgNqHLi iYOGBZECM5rNJFZOrlsX1DC+r2hUx29PjI6XiDAe8cQD5av9Ffi77YCmZD8pW2MrlTXo Ho0A== 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:arc-authentication-results; bh=v6QsZYLeqSDU6JNZkUukktal4aKJiQpwh6JZLbybvb4=; b=NyHK1MZZIxEquVtH1nBrnyOvoFbP3nzD5GCihuJrXgf1abjnvy17xVKg+yP6DKU7dS 5YIi8iY2waaInXHoTLFnPoWLgpL/GMNcS5aTWqbMONsYGIW6mEanaJ1bbPxcXeia3wRh TmRRs4vsrxyH68NUQvKQj/WWgl54/aL5qFxGYIeJ3QTNU5rVFQPoCNXDlmAswm/YYCB8 LRDXCERaJHltUKk4ErlL6vtyM8zfBOlDYsKOf+HRxjwlz/+nae7UxpIt768Z6hGE5g5f kaA0F2bHoz929QPvGaWBzkdlBSxlurq/bdHKKXBt40PhnWSihxGMtT05kL3qPTmRcinX dRcw== ARC-Authentication-Results: i=1; mx.google.com; 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 i8-v6si30966079pfo.128.2018.07.16.08.34.43; Mon, 16 Jul 2018 08:34:58 -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; 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 S1730571AbeGPQB4 (ORCPT + 99 others); Mon, 16 Jul 2018 12:01:56 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60342 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727532AbeGPQB4 (ORCPT ); Mon, 16 Jul 2018 12:01:56 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 882ADD3A; Mon, 16 Jul 2018 15:33:58 +0000 (UTC) Date: Mon, 16 Jul 2018 17:33:56 +0200 From: Greg Kroah-Hartman To: Martijn Coenen Cc: linux-kernel@vger.kernel.org, Masahiro Yamada , Michal Marek , Geert Uytterhoeven , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Alan Stern , Oliver Neukum , Arnd Bergmann , Jessica Yu , Stephen Boyd , Philippe Ombredanne , Kate Stewart , Sam Ravnborg , linux-kbuild@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-usb@vger.kernel.org, usb-storage@lists.one-eyed-alien.net, linux-scsi@vger.kernel.org, linux-arch@vger.kernel.org, maco@google.com, sspatil@google.com, malchev@google.com, joelaf@google.com Subject: Re: [PATCH 0/6] Symbol namespaces Message-ID: <20180716153356.GA8034@kroah.com> References: <20180716122125.175792-1-maco@android.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180716122125.175792-1-maco@android.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 16, 2018 at 02:21:19PM +0200, Martijn Coenen wrote: > As of Linux 4.17, there are more than 30000 exported symbols > in the kernel. There seems to be some consensus amongst > kernel devs that the export surface is too large, and hard > to reason about. > > Generally, these symbols fall in one of these categories: > 1) Symbols actually meant for drivers > 2) Symbols that are only exported because functionality is > split over multiple modules, yet they really shouldn't > be used by modules outside of their own subsystem > 3) Symbols really only meant for in-tree use > > When module developers try to upstream their code, it > regularly turns out that they are using exported symbols > that they really shouldn't be using. This problem is even > bigger for drivers that are currently out-of-tree, which > may be using many symbols that they shouldn't be using, > and that break when those symbols are removed or modified. > > This patch allows subsystem maintainers to partition their > exported symbols into separate namespaces, and module > authors to import such namespaces only when needed. > > This allows subsystem maintainers to more easily limit > availability of these namespaced symbols to other parts of > the kernel. It can also be used to partition the set of > exported symbols for documentation purposes; for example, > a set of symbols that is really only used for debugging > could be in a "SUBSYSTEM_DEBUG" namespace. To give people a bit more background here, this is something that both Andi Kleen and I talked about over a decade ago. Martijn based his work on Andi's original patches and made them all work well, something that I was unable to do :) His addition of using the build system to automatically generate a patch for a subsystem based on the symbol namespace changes is frickin amazing. Great work here, this is something that I have wanted for the kernel for a long time. greg k-h