From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5BA3120F3 for ; Fri, 8 Sep 2023 08:31:43 +0000 (UTC) Received: by verein.lst.de (Postfix, from userid 2407) id 3AAD668B05; Fri, 8 Sep 2023 10:31:39 +0200 (CEST) Date: Fri, 8 Sep 2023 10:31:39 +0200 From: Christoph Hellwig To: Greg Kroah-Hartman Cc: Stefan Lippers-Hollmann , stable@vger.kernel.org, patches@lists.linux.dev, Christoph Hellwig , Luis Chamberlain , Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6.5 11/34] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules Message-ID: <20230908083139.GA9985@lst.de> References: <20230904182948.594404081@linuxfoundation.org> <20230904182949.104100132@linuxfoundation.org> <20230907084135.02d97441@mir> <2023090719-virtuous-snowflake-d015@gregkh> <20230907221737.07f12f38@mir> <2023090848-chastise-paycheck-6d4d@gregkh> <2023090841-antitrust-reword-d6bc@gregkh> Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2023090841-antitrust-reword-d6bc@gregkh> User-Agent: Mutt/1.5.17 (2007-11-01) On Fri, Sep 08, 2023 at 08:07:08AM +0100, Greg Kroah-Hartman wrote: > And it's over 130 symbols, attached, I'll figure out a way to script > this... Eww. Sorry for missing this, and I suspect it really should be entirely reworked in the future. But for now the scripting sounds right. Let me know if you'd done anything, otherwise I can look into it this afternoon Chilean time.